<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'AGENCYR';
  src: url(../fonts/AGENCYR.ttf) format('truetype'), url(../fonts/AGENCYR.eot) format('eot'), url(../fonts/AGENCYR.woff) format('woff'), url(../fonts/AGENCYR.woff2) format('woff2');
}
@font-face {
  font-family: 'AGENCYB';
  src: url(../fonts/AGENCYB.ttf) format('truetype'), url(../fonts/AGENCYB.eot) format('eot'), url(../fonts/AGENCYB.woff) format('woff'), url(../fonts/AGENCYB.woff2) format('woff2');
}
@font-face {
  font-family: 'Oswald-Bold';
  src: url(../fonts/Oswald-Bold.ttf) format('truetype'), url(../fonts/Oswald-Bold.eot) format('eot'), url(../fonts/Oswald-Bold.woff) format('woff'), url(../fonts/Oswald-Bold.woff2) format('woff2');
}
@font-face {
  font-family: 'Roboto-Light';
  src: url(../fonts/Roboto-Light.ttf) format('truetype'), url(../fonts/Roboto-Light.eot) format('eot'), url(../fonts/Roboto-Light.woff) format('woff'), url(../fonts/Roboto-Light.woff2) format('woff2');
}
@font-face {
  font-family: 'roboto-bold';
  src: url(../fonts/roboto-bold.ttf) format('truetype'), url(../fonts/roboto-bold.eot) format('eot'), url(../fonts/roboto-bold.woff) format('woff'), url(../fonts/roboto-bold.woff2) format('woff2');
}
@font-face {
  font-family: 'Poppins-Regular';
  src: url(../fonts/Poppins-Regular.ttf) format('truetype'), url(../fonts/Poppins-Regular.eot) format('eot'), url(../fonts/Poppins-Regular.woff) format('woff'), url(../fonts/Poppins-Regular.woff2) format('woff2');
}
@font-face {
  font-family: 'Poppins-Bold';
  src: url(../fonts/Poppins-Bold.ttf) format('truetype'), url(../fonts/Poppins-Bold.eot) format('eot'), url(../fonts/Poppins-Bold.woff) format('woff'), url(../fonts/Poppins-Bold.woff2) format('woff2');
}

@media screen and (max-width: 1000px){
  .tit,.pur {
    display: none !important;
  }

}
.ser-image{ 
	width:85%;
	margin:0 auto;
	padding-bottom: 20px;
}
.i-technoloy-two .ser-image{
	width:80%;
}
.i-zhengshu .box{ 
	padding:30px 0;
}
.products-li .sub-menu{
	width:260px!important;
}
.app-li .sub-menu{
	width:260px!important;
}

.fenye{
	margin-bottom:50px;
}

.m-page {
  text-align:center;
}
.m-page a,
.m-page span {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #0e60aa;
  color: #7b8393;
  text-align: center;
  line-height: 30px;
  margin: 0 10px;
  display: inline-block;
  font-size: 12px;
}
.m-page span,
.m-page a:hover {
  background: #0e60aa;
  color: white;
}

.i-Solution .more-btn {
  padding-bottom:30px;
}
.i-Solution .more-btn a {
  font-size: 16px;
  display: inline-block;
  background: #ffab02;
  vertical-align: middle;
  padding-left: 30px;
}
.crnmc1{

  display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 500px;}
.i-Solution .more-btn a .more-jt {
  margin-left: 30px;
  background: #000000;
  width: 55px;
  height: 50px;
  vertical-align: middle;
  display: inline-block;
  background-image: url(../images/more-btn-jiantou.png);
  background-position: center;
  background-repeat: no-repeat;
}


body {
  font-family: "Poppins-Regular";
}
.ui.container {
  padding: 0 15px;
  position: relative;
  width: 1330px;
}
.bigui.container {
  padding: 0 15px;
  position: relative;
  width: 1520px;
}
.language .active span {
  margin: 0 10px;
}
.language .active i {
  vertical-align: baseline;
}
.nav .menu .language {
  border-left: 1px solid white;
  margin-left: 20px;
  padding-left: 20px;
}
.nav .menu .language a {
  vertical-align: text-bottom;
  font-size: 18px;
  color: white;
}
.nav .menu .language a img {
  vertical-align: text-bottom;
}
#header .active ul.sub-menu {
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  background: #fff;
  top: 65%;
  right: 8%;
  width: 60px;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  transition: transform 0.5s, opacity 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  -moz-transition: -moz-transform 0.5s, opacity 0.5s;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  display: none \9;
}
#header .active ul.sub-menu ul.sub-menu{
  left: 100%;
  top: 0;
}
#header .active ul.sub-menu li{
  position: relative;
}
#header .active ul.sub-menu li a {
  display: block;
  float: none;
  padding: 0 10px;
  line-height: 32px;
  font-size: 12px!important;
  color: #000000!important;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
#header .active ul.sub-menu li:hover a {
  background: #ffb11b;
  color: white!important;
}
#header .active:hover ul.sub-menu {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  -ms-transform: rotate3d(0, 0, 0, 0);
  -o-transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
.small-banner .slick-slide.slick-current.slick-center {
  border: 1px solid #ffb11b;
}
.small-banner .slick-slide {
  width: 80px!important;
  height: 57px!important;
  border: 1px solid white;
  overflow: hidden!important;
  margin: 0 10px;
}
#banner .banner-text-box {
  left: 0;
  top: 17%;
  /*transform: translateY(-40%);*/
  color: white;
  width: 100%;
}
#banner .banner-text-box .left span {
  display: inline-block;
  font-family: "Roboto-Light";
  font-size: 42px;
}
#banner .banner-text-box .left h1 {
  font-family: "Oswald-Bold";
  font-size: 70px;
  text-transform: uppercase;
  margin: 0;
  line-height: 100px;
  letter-spacing: 2px;
}
#banner .banner-text-box .left h2 {
  font-family: "Oswald-Bold";
  font-size: 70px;
  text-transform: uppercase;
  margin: 0;
  line-height: 100px;
  letter-spacing: 2px;
}
#banner .banner-text-box .left a {
  margin-right: 25px;
}
#banner .banner-text-box .left a.animated-button.victoria-one {
  border: 1px solid white;
  display: inline-block;
  padding: 14px 28px;
  transition: .3s ease;
  font-family: "Poppins-Regular";
  text-transform: capitalize;
  font-size: 18px;
  font-weight: normal;
}
#banner .banner-text-box .left a.animated-button.victoria-one:hover {
  border: 1px solid #ffb11b;
}
#banner .banner-text-box .left a.animated-button.victoria-one:after {
  background: #ffb11b;
}
.i-Solution {
  background: #ececec;
  text-align: center;
}
.i-Solution .box {
  padding: 10px 0;
}
.i-Solution h2 {
  font-size: 48px;
  line-height: 100px;
  font-family: "Oswald-Bold";
  position: relative;
}
.i-Solution h2:before {
  content: "";
  height: 2px;
  width: 64px;
  background: #ffb11b;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.i-Solution .Solution-title {
  font-size: 18px;
  font-family: "Poppins-Regular";
  margin-top: 15px;
}
.i-Solution ul {
  margin: -10px;
  margin-top: 0;
}
.i-Solution ul li {
  padding: 10px;
}
/* .i-Solution ul li .Solution-box {
  height: 450px;
  overflow: hidden;
} */
.i-Solution ul li .Solution-img {
  overflow: hidden;
}
.i-Solution ul li .Solution-img img {
  width: 100%;
  -webkit-filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  filter: grayscale(100%);
  filter: gray;
  transition: .3s ease;
}
.i-Solution ul li .Solution-box:hover .Solution-img img {
  width: 100%;
  -webkit-filter: initial;
  filter: initial;
}
.i-Solution ul li .Solution-box .Solution-textbox {
	position:relative;
  width: 100%;
/*   background: #ffb11b; */
/*   left: 50%;
  transform: translateX(-50%); */
/*   bottom: 25px; */
  transition: .3s ease;
}
.i-Solution ul li .Solution-box .Solution-textbox .Solution-text {
  padding:10px;
}
.i-Solution ul li .Solution-box .Solution-textbox .Solution-text .Solution-icon {
  left: 50%;
  transform: translateX(-50%);
  top: -46px;
  width: 92px;
  height: 92px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #2f2440;
  border-radius: 100%;
  transition: .3s ease;
}
.i-Solution ul li .Solution-icon-one {
  background-image: url(../images/Solution-icon1.png);
}
.i-Solution ul li .Solution-icon-two {
  background-image: url(../images/Solution-icon2.png);
}
.i-Solution ul li .Solution-icon-three {
  background-image: url(../images/Solution-icon3.png);
}
.i-Solution ul li .Solution-box .Solution-textbox .Solution-text p {
  font-size: 20px;
/*   font-family: "Poppins-Bold"; */
/*   font-weight: bold; */
  text-align: center;
/*   letter-spacing: -1px; */
}
.i-Solution button {
  height: 60px;
  width: 60px;
  border: none;
  background-size: 100% 100%;
  position: absolute;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
}
.i-Solution .slick-prev.slick-arrow {
  background: url(../images/Solution-left.png) no-repeat center;
  left: -55px;
}
.i-Solution .slick-next.slick-arrow {
  background: url(../images/Solution-right.png) no-repeat center;
  right: -55px;
}
/* .i-Solution ul li .Solution-box:hover .Solution-textbox {
  background: #2f2440!important;
  color: white;
} */
/* .i-Solution ul li .Solution-box:hover .Solution-textbox .Solution-icon {
  background-color: #ffb11b!important;
} */
.i-products .products-color-box {
  overflow: hidden;
}
.i-products .products-color-box .warp {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(107, 107, 107, 0.6);
  /* background-image: linear-gradient(to left, rgba(0,0,0,0.5) , rgba(255,255,255,0)); */
  height: 100%;
  width: 100%;
  transform: translateY(0%);
  transition: 0.5s ease;
  color: white;
}
.i-products .products-color-box .warp .title-box .warp-top {
  height: 65%;
  padding: 19% 42px 0 42px;
  text-align: right;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
.i-products {
  background: url(../images/products-bg.jpg) no-repeat center;
}
.i-products .products-img-box:after {
  content: '';
  width: 75%;
  height: 100%;
  border: 8px solid #ffab02;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
}
.i-products .box {
  padding: 70px 0 100px;
}
.i-products h2 {
  font-size: 48px;
  line-height: 100px;
  font-family: "Oswald-Bold";
  position: absolute;
  left: 50%;
}
.i-products h2:before {
  content: "";
  height: 2px;
  width: 64px;
  background: #ffb11b;
  position: absolute;
  bottom: 0;
  left: 0;
}
.i-products button {
  height: 45px;
  width: 45px;
  border: none;
  background-size: 100% 100%;
  position: absolute;
  z-index: 10;
  bottom: -55px;
}
.i-products .slick-prev.slick-arrow {
  background: url(../images/products-left.png) no-repeat center;
  left: 47%;
  transform: translateX(-50%);
}
.i-products .slick-next.slick-arrow {
  background: url(../images/products-right.png) no-repeat center;
  right: 47%;
  transform: translateX(50%);
}
.i-products .products-list-box {
  font-size: 0;
}
.i-products .products-list .products-img-box {
  z-index: 10;
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  padding: 45px;
}
.img-hidden {
  overflow: hidden;
}
.i-products .products-list .products-img-box img {
  width: 100%;
  transition: .3s ease;
}
.i-products .products-list .products-img-box img:hover {
  transform: scale(1.1);
}
.i-products .products-list .products-text-box {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.i-products .products-list .products-text-box h4 {
  font-size: 30px;
  font-family: "Poppins-Bold";
}
.i-products .products-list .products-text-box p {
  font-size: 16px;
  margin: 50px 0;
  padding-right: 7%;
}
.i-products .products-list .products-text-box .more-btn a {
  font-size: 16px;
  display: inline-block;
  background: #ffab02;
  vertical-align: top;
  padding-left: 30px;
}
.i-products .products-list .products-text-box .more-btn a .more-jt {
  margin-left: 30px;
  background: #000000;
  width: 55px;
  height: 50px;
  vertical-align: middle;
  display: inline-block;
  background-image: url(../images/more-btn-jiantou.png);
  background-position: center;
  background-repeat: no-repeat;
}
.i-app-h2 {
  font-size: 48px;
  line-height: 100px;
  font-family: "Oswald-Bold";
  position: relative;
  text-align: center;
}
.i-app-h2:before {
  content: "";
  height: 2px;
  width: 64px;
  background: #ffb11b;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.i-products .Solution-title {
  text-align: center;
  font-size: 18px;
  font-family: "Poppins-Regular";
  margin-top: 15px;
}
.i-app .app-img-box img {
  width: 100%;
}
.i-app .products-color-box .warp {
  position: absolute;
  top: 0;
  left: 0;
  /* background-image: linear-gradient(to top, #000000 , rgba(0,0,0,0.6) , rgba(255,255,255,0)); */
  background: none;
  height: 100%;
  width: 100%;
  transform: translateY(0%);
  transition: 0.5s ease;
  color: white;
}
.i-app .products-color-box .warp:hover .i-app-text a {
  position: relative!important;
  opacity: 1!important;
  transition: .3s ease;
}
.i-app .box {
  padding: 50px 0 0;
}
.i-app .products-color-box .i-app-text {
  left: 12%;
  bottom: 12%;
}
.i-app .products-color-box .i-app-text span {
  font-size: 18px;
  color: #ffab02;
}
.i-app .products-color-box .i-app-text p {
  font-size: 24px;
  font-family: "Poppins-Bold";
  margin-top: 20px;
}
.i-app .products-color-box .i-app-text a {
  font-size: 17px;
  vertical-align: middle;
  opacity: 0;
  margin-top: 20px;
  display: inline-block;
  position: absolute;
}
.i-app .grid-box.four {
  margin: -2px;
}
.i-app .column {
  padding: 2px;
}
.i-app button {
  height: 50px;
  width: 50px;
  border: none;
  background-size: 100% 100%;
  position: absolute;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
}
.i-app .slick-prev.slick-arrow {
  background: url(../images/i-app-left.png) no-repeat center;
  left: 15px;
}
.i-app .slick-next.slick-arrow {
  background: url(../images/i-app-right.png) no-repeat center;
  right: 15px;
}
.enterprise {
  background: url(images/enterprise-bg.jpg) no-repeat center;
}
.enterprise .box {
  padding: 65px 0;
}
.enterprise .more-btn {
  margin-top: 30px;
}
.enterprise .more-btn a {
  font-size: 16px;
  display: inline-block;
  background: #ffab02;
  vertical-align: middle;
  padding-left: 30px;
}
.enterprise .more-btn a .more-jt {
  margin-left: 30px;
  background: #000000;
  width: 55px;
  height: 50px;
  vertical-align: middle;
  display: inline-block;
  background-image: url(../images/more-btn-jiantou.png);
  background-position: center;
  background-repeat: no-repeat;
}
.enterprise .enterprise-video {
  padding-right: 100px;
}
.enterprise .enterprise-video .video-box {
  position: relative;
  z-index: 2;
}
/* .enterprise .enterprise-video .video-box:after {
  content: "";
  width: 80%;
  height: 100%;
  border: 15px solid #ffab02;
  position: absolute;
  z-index: -1;
  left: 180px;
  top: 55px;
} */
.enterprise .enterprise-video .video-box img {
  width: 100%;
	cursor:pointer;
}
.enterprise .enterprise-text-box {
  font-size: 0;
  padding: 0 40px 0 15px;
}
.enterprise .enterprise-text-box .enterprise-title {
  border: 7px solid #ffab02;
  display: inline-block;
  padding: 20px 5px;
  vertical-align: bottom;
}
.enterprise .enterprise-text-box .enterprise-title span {
  font-size: 50px;
  font-family: Oswald-Bold;
}
.enterprise .enterprise-text-box .enterprise-title-right {
  display: inline-block;
  margin-left: 15px;
}
.enterprise .enterprise-text-box .enterprise-title-right span {
  font-size: 24px;
}
.enterprise .enterprise-text-box h2 {
  font-size: 48px;
  font-family: Oswald-Bold;
  margin: 10px 0 30px;
}
.enterprise .enterprise-text-box p {
  font-size: 16px;
  line-height: 30px;
}
.i-technology {
  margin-top: 60px;
}
.i-technology h2 {
  font-size: 48px;
  line-height: 100px;
  font-family: "Oswald-Bold";
  position: relative;
  margin-bottom: 35px;
}
.i-technology h2:before {
  content: "";
  height: 2px;
  width: 64px;
  background: #ffb11b;
  position: absolute;
  bottom: 0;
  left: 0;
}
.i-technology .products-color-box {
  overflow: hidden;
}
.i-technology .products-color-box .products-img img {
  width: 100%;
}
.i-technology .products-color-box .warp {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  /* background-image: linear-gradient(to left, rgba(0,0,0,0.5) , rgba(255,255,255,0)); */
  height: auto;
  width: 100%;
  transform: translateY(100%);
  transition: 0.5s ease;
  color: #ffab02;
}
.i-technology .products-color-box:hover .warp {
  transform: translateY(0);
}
.i-technology .products-color-box .warp .title-box {
  height: auto;
}
.i-technology .products-color-box .warp .title-box .warp-top {
  text-align: center;
  font-size: 22px;
  padding: 10px 0;
}
.i-technology .grid-box.two {
  margin: -48px;
}
.i-technology .grid-box.two .column {
  padding: 48px;
}
.choose-us {
  background: url(../images/choose-us-bg.jpg) no-repeat center;
}
.choose-us h2 {
  font-size: 44px;
  color: white;
  line-height: 100px;
  font-family: "Oswald-Bold";
  position: relative;
	text-transform: uppercase;
}
.choose-us h2:before {
  content: "";
  height: 2px;
  width: 64px;
  background: #ffb11b;
  position: absolute;
  bottom: 0;
  left: 0;
}
.choose-us .box {
  font-size: 0;
  color: white;
  height: auto;
  overflow: hidden;
}
.choose-us .choose-left-box {
  width: 52%;
  height: auto;
  padding: 90px 0 0 8%;
  display: inline-block;
}
.choose-us .choose-left-box p {
  font-size: 16px;
  color: #d2d2d2;
  margin: 20px 15% 12px 0;
}

.choose-us .choose-left-box .high {
  font-size: 16px;
  color: #d2d2d2;
  margin: 20px 15% 12px 0;
}
.choose-us .choose-left-box .high h1 {
display: inline;
}
.choose-us .choose-left-box .grid-box.two .column {
  font-size: 0;
  margin: 28px 0;
}
.choose-us .choose-left-box .grid-box.two .column .choose-icon {
  display: inline-block;
  width: 23%;
  vertical-align: middle;
}
.choose-us .choose-left-box .grid-box.two .column .choose-text {
  display: inline-block;
  width: 70%;
  vertical-align: middle;
}
.choose-us .choose-left-box .grid-box.two .column .choose-text h4 {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.choose-us .choose-left-box .grid-box.two .column .choose-text h6 {
  font-size: 15px;
  color: #797979;
}
.choose-us .choose-rigth-box {
  width: 48%;
  display: inline-block;
  vertical-align: top;
}
.choose-us .choose-rigth-box .choose-banner img {
  width: 100%;
}
.choose-us button {
  height: 50px;
  width: 50px;
  border: none;
  background-size: 100% 100%;
  position: absolute;
  z-index: 10;
  bottom: 6%;
}
.choose-us .slick-prev.slick-arrow {
  background: url(../images/i-app-left.png) no-repeat center;
  left: 25px;
}
.choose-us .slick-next.slick-arrow {
  background: url(../images/i-app-right.png) no-repeat center;
  left: 90px;
}
.news-us {
  background: url(../images/news-us-bg.jpg) no-repeat center;
}
.news-us .box {
  padding: 40px 0 60px;
}
.news-us h2 {
  font-size: 48px;
  line-height: 100px;
  font-family: "Oswald-Bold";
  position: relative;
}
.news-us h2:before {
  content: "";
  height: 2px;
  width: 64px;
  background: #ffb11b;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.news-us .news-title {
  text-align: center;
}
.news-us .news-title p {
  font-size: 16px;
  margin-top: 15px;
}
.news-list-box .grid-box.three {
  margin: -13px;
  margin-top: 25px;
}
.news-list-box .grid-box.three .column {
  padding: 13px;
}
.news-list-box .grid-box.three .column .list-box {
  background: #FFFFFF;
  transition: .3s ease;
}
.news-list-box .grid-box.three .column .list-box:hover {
  box-shadow: 0 0 10px 0 #999999;
}
.news-list-box .grid-box.three .column .list-box .news-img {
  overflow: hidden;
}
.news-list-box .grid-box.three .column .list-box .news-img img {
  width: 100%;
  transition: .3s ease;
}
.news-list-box .grid-box.three .column .list-box .news-img:hover img {
  transform: scale(1.2);
}
.news-list-box .grid-box.three .column .list-box .news-text-box {
  padding: 35px 30px;
}
.news-list-box .grid-box.three .column .list-box .news-text-box .news-title-a {
  font-size: 18px;
  font-weight: bold;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}
.news-list-box .grid-box.three .column .list-box .news-text-box p {
  font-size: 16px;
  margin: 20px 0;
}
.news-list-box .grid-box.three .column .list-box .news-text-box .news-bottom {
  font-size: 16px;
  border-top: 1px solid #EEEEEE;
  padding-top: 25px;
}
.news-list-box .grid-box.three .column .list-box .news-text-box .news-bottom .fl {
  color: #999999;
}
.news-list-box .grid-box.three .column .list-box .news-text-box .news-bottom .fl img {
  vertical-align: initial;
  display: inline-block;
}
.news-list-box .grid-box.three .column .list-box .news-text-box .news-bottom .fr i {
  color: #ffb431;
  margin-left: 10px;
  transition: .3s ease;
}
.partner-us .partner-list {
  padding: 40px 0;
}
.partner-us .partner-list ul {
  margin: -13px;
}
.partner-us .partner-list ul li {
  padding: 13px;
}
.partner-us .partner-list ul li .partner-border {
  border: 1px solid #dcdcdc;
  height: 120px;
}
.partner-us ul li img {
  -webkit-filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  filter: grayscale(100%);
  filter: gray;
  transition: .3s ease;
  position: absolute;
  display: inline-block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.partner-us ul li:hover img {
  -webkit-filter: initial;
  filter: initial;
}
#top {
  z-index: 1000;
  display: inline-block;
  position: fixed;
  right: 20px;
  bottom: 135px;
}
#top .top-box {
  /* padding: 15px 10px; */
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background: #ffab02;
  transition: .2s ease;
  text-align: center;
  font-size: 14px;
}
/* #top .top-box:hover{
	color: white;
	background: #ff0000;
	border: 0;
} */
.footer-top {
  background: url(../images/footer-bg.jpg) no-repeat center;
  padding: 70px 0 70px;
}
.footer-top .footer-list {
  display: inline-block;
  vertical-align: top;
}
.footer-top .footer-list:first-child ul li {
  padding-left: 30px;
}
.footer-top .footer-list:first-child ul li i {
  position: absolute;
  left: 0;
}
.footer-top .footer-list:first-child {
  width: 30%;
}
.footer-top .footer-list:nth-child(2) {
  width: 18%;
}
.footer-top .footer-list:nth-child(3) {
  width: 18%;
}
.footer-top .footer-list:nth-child(4) {
  width: 23%;
}
.footer-top .footer-list:last-child {
  padding-top: 5%;
  width: 10%;
}
#footer .icon-box .footer-icon-box {
  margin-top: 25px;
}
#footer .icon-box .footer-icon-box .footer-icon {
  display: inline-block;
  color: white;
  width: 33px;
  height: 33px;
  border-radius: 100%;
  background: #ffab02;
  text-align: center;
}
#footer .icon-box .footer-icon-box .footer-icon i {
  line-height: 33px;
}
.footer-top .footer-list h2 {
  padding-top: 30px;
  color: white;
  font-size: 24px;
  line-height: 60px;
  font-family: "Oswald-Bold";
  position: relative;
  left: 0;
  bottom: 0;
  text-transform: uppercase;
}
.footer-top .footer-list h2:before {
  content: "";
  height: 1px;
  width: 28px;
  background: #ffb11b;
  position: absolute;
  bottom: 0;
  left: 0;
}
.footer-top .footer-list ul {
  margin-top: 25px;
}
.footer-top .footer-list ul li {
  color: #828282;
  font-size: 16px;
  transition: .3s ease;
  padding: 5px 0;
}
.footer-top .footer-list ul li:nth-child(6)~li {display:none;}
.footer-top .footer-list ul li:hover {
  color: #ffab02;
}
.footer-top .footer-list ul li i {
  margin-right: 10px;
}
#ewm {
  border: 5px solid white;
}
#footer .footer-bottom {
  background: #ffab02;
  font-size: 16px;
}
#footer .footer-bottom .box {
  padding: 15px 0;
}
#footer .footer-bottom .box img{
  display: inline-block;
          max-height: 16px;
          vertical-align: middle;
          max-width: 100%;
          height: auto;
          margin: 0 5px;
}
#header {
  z-index: 1;
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 0;
  left: 0;
}
.inner-page{
	margin-top: 117px;
}
#header .h-top {
  line-height: 36px;
  height: 36px;
  background: #171717;
}
#header .h-top ul {
  float: right;
  margin-right: -15px;
}
#header .h-top ul li {
  line-height: 36px;
  font-size: 14px;
  color: white;
  display: inline-block;
  height: 36px;
  margin-top: -3px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#header .h-top ul li.active,
#header .h-top ul li:hover {
  background: #fd2318;
}
#header .h-top ul li a {
  padding: 0 15px;
}
#header .nav {
  font-family: "Oswald-Bold";
  display: inline-block;
  width: 100%;
  background: #000000;
}
#header .nav .ui.menu {
  width: 100%;
  padding: 0 8%;
  display: flex;
  align-items: center;
  margin: 0 auto;
}
#header .nav .ui.menu .logo {
  display: inline-block;
  margin-left: 0;
  margin-right: auto;
  vertical-align: middle;
}
#header .nav .ui.menu .menu-box {
  display: inline-block;
  vertical-align: middle;
  margin-left: auto;
  margin-right: 0;
}
#header .nav .ui.menu .menu-box ul.menu &gt; li {
  margin: 0 32px;
  font-size: 18px;
  color: white;
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  z-index: 100;
  float: left;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: uppercase;
}
#header .nav .ui.menu .menu-box ul.menu &gt; li:hover {
  border-color: #fd2318;
  color: #ffb11b;
  -webkit-transition: .5s .5s border;
  -moz-transition: .5s .5s border;
  -ms-transition: .5s .5s border;
  -o-transition: .5s .5s border;
  transition: .5s .5s border;
}
#header .nav .ui.menu .menu-box ul.menu &gt; li &gt; a {
  display: block;
  padding: 45px 0;
}
#header .nav .ui.menu .menu-box ul.menu &gt; li ul.sub-menu {
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 15px;
  background: black;
  top: 100%;
  left: 0;
  width: 230px;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  transition: transform 0.5s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  display: none \9;
}
#header .nav .ui.menu .menu-box ul.menu &gt; li ul.sub-menu li ul.sub-menu{
  left: 100%;
  top: 0;
}
#header .nav .ui.menu .menu-box ul.menu &gt; li:nth-child(3) ul.sub-menu{
  width: 270px;
}
#header .nav .ui.menu .menu-box ul.menu &gt; li:nth-child(4) ul.sub-menu{
  width: 270px;
}
#header .nav .ui.menu .menu-box ul.menu &gt; li ul.sub-menu li {
	position:relative;
  border-bottom: 1px solid #CCCCCC;
  display: block;
  float: none;
  padding: 0 15px;
  line-height: 40px;
  color: white;
  font-size: 12px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
  position: relative;
}
#header .nav .ui.menu .menu-box ul.menu &gt; li ul.sub-menu li a {
  display: block;
	font-size: 14px;
   font-family: poppins;
}
#header .nav .ui.menu .menu-box ul.menu &gt; li ul.sub-menu li:hover {
  background: #ffb11b;
  color: white;
}
#header .nav .ui.menu .menu-box ul.menu &gt; li &gt; ul.sub-menu li:hover ul.sub-menu,
#header .nav .ui.menu .menu-box ul.menu &gt; li:hover &gt; ul.sub-menu {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  -ms-transform: rotate3d(0, 0, 0, 0);
  -o-transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header .nav .ui.menu .h-search {
  display: inline-block;
  vertical-align: middle;
  margin-left: 43px;
  margin-right: 0;
  cursor: pointer;
  cursor: hand;
}
#header .nav .search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
#header .nav .search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
#header .nav .search-box form input {
  background: none;
  outline: none;
  border: none;
}
#header .nav .search-box form input[type="text"] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
#header .nav .search-box form input[type="submit"] {
  width: 22px;
  height: 22px;
  background: url(../images/tc-zoom.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 20px;
}
#header .nav .search-box form input[type="submit"]:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#header .nav .search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
#banner{
	margin-top: 110px;
}
#banner .slick-arrow {
  position: absolute;
  top: 30%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 80px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  opacity: 0;
}
#banner .slick-arrow:hover {
  background-color: #fd2318;
}
#banner:hover .slick-arrow {
  opacity: 1;
}
#banner .slick-prev {
  background: url("../images/banner-btn-l.png") no-repeat center center rgba(0, 0, 0, 0.3);
  left: 15px;
}
#banner .slick-next {
  background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.3);
  right: 15px;
}
#banner ul.slick-dots {
  position: absolute;
  bottom: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner ul.slick-dots li {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 100%;
  border: 6px solid white;
  background-color: #fd2318;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  border-color: #fd2318;
  background-color: white;
}
#banner .slick-slide .content {
  display: none;
}
#banner .slick-active .content {
  display: block;
}
table {
  width: 100%;
/*   margin-bottom: 20px; */
  word-break: break-word;
}
table td,
table th {
  padding: 0px 10px;
  border: 1px solid #666;
  width: auto;
}
table td:first-child {
  color: #2d2d2d;
}
table td:last-child {
  color: #000000;
}
.wpulike.wpulike-default {
  display: none;
}
.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default {
  display: inline-block;
}
.post-views-box {
  position: relative;
  margin-left: 20px;
}
.post-views-box .wp_ulike_btn.wp_ulike_put_image:after {
  background-image: url(../images/fw.png) !important;
  filter: none;
}
.wpulike {
  z-index: 10;
}
.wpulike.post-views-box {
  z-index: 5;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a {
  width: 50px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.2);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a:hover {
  background-color: #fd2318;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-prevNav {
  background-image: url(../images/banner-btn-l.png);
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-nextNav {
  background-image: url(../images/banner-btn-r.png);
}
#banner .theme-default .nivo-controlNav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: auto !important;
}
#banner .theme-default .nivo-controlNav a {
  width: 25px  !important;
  height: 25px !important;
  background: #fff !important;
  border: 7px solid #7d7d7d !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 8px !important;
}
#banner .theme-default .nivo-controlNav a.active {
  border-color: #fd2318 !important;
}
#mobile {
  position: fixed;
  top: 0;
  left: -280px;
  width: 280px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  display: none;
  z-index: 200;
}
#mobile:before {
  content: '';
  width: 200vh;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.13);
  z-index: -1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#mobile #menu-on {
  width: 40px;
  height: 40px;
  background: #f5f5f5;
  position: absolute;
  left: 100%;
  top: 0;
  cursor: pointer;
  cursor: hand;
}
#mobile #menu-on i {
  width: 23px;
  height: 2px;
  background: #222;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#mobile #menu-on i.line1 {
  top: 12px;
}
#mobile #menu-on i.line2 {
  top: 19px;
}
#mobile #menu-on i.line3 {
  top: 26px;
}
#mobile .menu-content {
  width: 100%;
  height: 100vh;
  display: block;
  background: #222;
  padding: 40px 10%;
  overflow-y: auto;
  color: white;
}
#mobile .menu-content::-webkit-scrollbar {
  width: 3px;
  border-radius: 1.5px;
}
#mobile .menu-content::-webkit-scrollbar-button {
  display: none;
}
#mobile .menu-content::-webkit-scrollbar-track {
  background-color: #222;
}
#mobile .menu-content::-webkit-scrollbar-thumb {
  background-color: #eee;
}
#mobile .menu-content h3 {
  font-size: 20px;
  color: inherit;
  text-transform: capitalize;
  margin-bottom: 10px;
}
#mobile .menu-content h3 i {
  font-size: 16px;
  position: relative;
  top: -1px;
}
#mobile .menu-content .menu-logo {
  display: block;
}
#mobile .menu-content .menu-logo img {
  margin: 0 auto;
}
#mobile .menu-content .menu-list {
  margin: 40px 0;
}
#mobile .menu-content .menu-list ul li {
  font-size: 15px;
  color: inherit;
  text-transform: uppercase;
  line-height: 20px;
}
#mobile .menu-content .menu-list ul li a {
  padding: 8px 0;
  display: block;
}
#mobile .menu-content .menu-list ul li a:hover {
  color: #fd2318;
  text-decoration: underline;
}
#mobile .menu-content .menu-list ul li li a {
  position: relative;
  padding-left: 15px;
  font-size: 13px;
  line-height: 18px;
}
#mobile .menu-content .menu-list ul li li a:after {
  content: '';
  width: 6px;
  height: 1px;
  background: white;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#mobile .menu-content .mob-search form {
  position: relative;
}
#mobile .menu-content .mob-search form input {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  border: none;
  padding: 0 15px;
  font-size: 14px;
  color: black;
}
#mobile .menu-content .mob-search form input[type="submit"] {
  width: 45px;
  height: 45px;
  background: url("../images/icon-search-white.png") no-repeat center center #222;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0;
}
#mobile .menu-content .mob-yuy {
  margin: 40px 0;
}
#mobile .menu-content .mob-yuy ul li {
  margin-bottom: 10px;
  color: inherit;
  font-size: 14px;
}
#mobile .menu-content .mob-yuy ul li img {
  max-width: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#mobile .menu-content .mob-share ul li {
  width: 30px;
  height: 30px;
  border-radius: 3px;
  background: #333;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 14px;
  margin-right: 3px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#mobile .menu-content .mob-share ul li:hover {
  background: #fd2318;
}
#mobile .menu-content #menu-off {
  margin-top: 40px;
  cursor: pointer;
  cursor: hand;
}
#mobile.active {
  left: 0;
}
#mobile.active:before {
  right: 0;
}
#mobile.active #menu-on i.line1 {
  -webkit-transform: translateX(-50%) rotateZ(45deg);
  -moz-transform: translateX(-50%) rotateZ(45deg);
  -ms-transform: translateX(-50%) rotateZ(45deg);
  -o-transform: translateX(-50%) rotateZ(45deg);
  transform: translateX(-50%) rotateZ(45deg);
  top: 12px;
  margin-left: 3px;
}
#mobile.active #menu-on i.line2 {
  opacity: 0;
}
#mobile.active #menu-on i.line3 {
  -webkit-transform: translateX(-50%) rotateZ(-45deg);
  -moz-transform: translateX(-50%) rotateZ(-45deg);
  -ms-transform: translateX(-50%) rotateZ(-45deg);
  -o-transform: translateX(-50%) rotateZ(-45deg);
  transform: translateX(-50%) rotateZ(-45deg);
  top: 28px;
  margin-left: 3px;
}
#mobile.white .menu-content {
  background: white;
  color: black;
}
#mobile.white .menu-content .menu-list ul li li a:after {
  background: black;
}
#mobile.white .menu-content .mob-search form input {
  border: 1px solid black;
}
#mobile.white .menu-content .mob-search form input[type="submit"] {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
@media screen and (max-width: 1800px) {
  #header .nav .ui.menu .menu-box ul.menu &gt; li{
    margin: 0 25px;
  }
}
@media screen and (max-width: 1650px) {
  #header .nav .ui.menu {
    padding: 0 3%;
  }
}
@media screen and (max-width: 1520px) {
  .bigui.container {
    width: 1330px;
  }
  .footer-top .footer-list:nth-child(2),
  .footer-top .footer-list:nth-child(3) {
    width: 15%;
  }
  .footer-top .footer-list:nth-child(4) {
    width: 25%;
  }
  .footer-top .footer-list:last-child {
    width: 12%;
  }
  .choose-us .box {
    height: auto;
  }
  .choose-us .choose-left-box {
    padding: 100px 0 100px 5%;
  }
}
@media screen and (max-width: 1460px) {
	#banner{
		margin-top:100px;
	}
  #header .nav .ui.menu .menu-box ul.menu &gt; li &gt; a {
    padding: 40px 0;
  }
  #header .nav .ui.menu .menu-box ul.menu &gt; li {
    margin: 0 20px;
  }
  #header .nav .ui.menu .h-search {
    margin-left: 25px;
  }
  .active ul.sub-menu {
    right: 2%;
  }
  #banner .banner-text-box .left h1 {
    font-size: 60px;
    line-height: 90px;
  }
  .i-Solution .slick-next.slick-arrow {
    right: 0;
  }
  .i-Solution .slick-prev.slick-arrow {
    left: 0;
  }
}
@media screen and (max-width: 1330px) {
	
  .bigui.container,
  .ui.container {
    width: 1230px;
  }
  #header .nav .ui.menu .logo{
    width: 200px;
  }
  #header .nav .ui.menu .menu-box ul.menu &gt; li {
    margin: 0 20px;
    font-size: 16px;
  }
  #header .nav .ui.menu .h-search {
    margin-left: 20px;
  }
  #banner .banner-text-box .left h1 {
    font-size: 50px;
    line-height: 80px;
  }
  #banner .banner-text-box .left span {
    font-size: 35px;
  }
  .choose-us .choose-left-box {
    padding: 25px 0 25px 2%;
  }
  .i-products h2 {
    line-height: 75px;
  }
}
@media screen and (max-width: 1230px) {
	.inner-page{
		margin-top:0;
	}
  .bigui.container,
  .ui.container {
    width: 970px;
  }
  #ewm {
    display: none;
  }
  #header {
    display: none;
  }
  #mobile {
    display: block;
  }
  #top {
    display: none!important;
  }
  #banner .banner-text-box .left span {
    font-size: 30px;
  }
  #banner .banner-text-box .left h1 {
    font-size: 40px;
    line-height: 60px;
  }
  #banner .banner-text-box .left a.animated-button.victoria-one {
    padding: 10px 20px;
    font-size: 16px;
  }
  .small-banner .slick-slide {
    width: 65px!important;
    height: 45px!important;
  }
  .i-products h2 {
    position: relative;
  }
  .i-Solution h2,
  .i-products h2,
  .i-app-h2,
  .i-technology h2,
  .choose-us h2,
  .news-us h2 {
    font-size: 35px;
  }
  .i-Solution .Solution-title,
  .i-products .Solution-title {
    font-size: 16px;
  }
  .i-Solution button {
    display: none!important;
  }
/*   .i-Solution ul li .Solution-box {
    height: 350px;
  } */
  .i-Solution ul li .Solution-box .Solution-textbox .Solution-text p {
    font-size: 20px;
  }
  .i-Solution ul li .Solution-box .Solution-textbox .Solution-text {
    padding: 55px 0;
  }
  .i-products .products-list .products-text-box p {
    margin: 30px 0;
  }
  .enterprise .enterprise-text-box .enterprise-title span {
    font-size: 40px;
  }
  .enterprise .enterprise-text-box .enterprise-title-right span {
    font-size: 18px;
  }
  .enterprise .enterprise-text-box h2 {
    font-size: 35px;
    margin: 10px 0;
  }
  .enterprise .enterprise-video {
    padding-right: 50px;
  }
  .enterprise .enterprise-video .video-box:after {
    left: 125px;
  }
  .enterprise .enterprise-text-box p {
    font-size: 14px;
    line-height: 20px;
  }
  .enterprise .more-btn {
    margin-top: 20px;
  }
  .choose-us .choose-left-box p {
    font-size: 14px;
  }
  .choose-us .choose-left-box .grid-box.two .column .choose-text h4 {
    font-size: 18px;
  }
  .choose-us .choose-left-box .grid-box.two .column {
    margin: 15px 0;
  }
  .news-list-box .grid-box.three .column .list-box .news-text-box .news-title-a {
    font-size: 16px;
  }
  .choose-us .choose-left-box .grid-box.two .column .choose-text h6 {
    font-size: 13px;
  }
  .news-list-box .grid-box.three .column .list-box .news-text-box p {
    font-size: 14px;
  }
  .news-list-box .grid-box.three .column .list-box .news-text-box .news-bottom {
    font-size: 13px;
  }
  .footer-top .footer-list h2 {
    font-size: 20px;
  }
  .footer-top .footer-list:last-child {
    width: 100%;
    padding-top: 0;
  }
  .footer-top {
    padding: 40px 0;
  }
  .footer-top .footer-list ul li {
    font-size: 14px;
    padding: 3px 0;
  }
  #footer .icon-box .footer-icon-box {
    text-align: center;
    margin-top: 0;
  }
  .footer-top .footer-list:nth-child(2),
  .footer-top .footer-list:nth-child(3),
  .footer-top .footer-list:nth-child(4) {
    width: 20%;
  }
}
@media screen and (max-width: 970px) {
	.i-technology .products-color-box .warp{
		transform: translateY(0%);
	}
	
	.map-content-info{
		overflow:auto;
	}
  .bigui.container,
  .ui.container {
    width: 768px;
  }
  #banner .banner-text-box .left h1 {
    font-size: 35px;
    line-height: 50px;
  }
  #banner .banner-text-box .left span {
    font-size: 20px;
  }
  #banner .banner-text-box .left a.animated-button.victoria-one {
    font-size: 14px;
  }
  .small-banner .slick-slide {
    width: 50px!important;
    height: 35px!important;
  }
  .i-products .products-list .products-text-box h4 {
    font-size: 24px;
  }
  .i-products .products-list .products-text-box p {
    margin: 10px 0;
    padding-right: 0;
    font-size: 14px;
  }
  .i-products .products-list .products-img-box {
    padding: 30px;
  }
  .enterprise .enterprise-text-box .enterprise-title span {
    font-size: 24px;
  }
  .enterprise .enterprise-text-box .enterprise-title-right span {
    font-size: 14px;
  }
  .enterprise .enterprise-text-box h2 {
    font-size: 25px;
    margin: 0;
  }
  .enterprise .enterprise-text-box .enterprise-title {
    padding: 5px;
  }
  .enterprise .enterprise-video {
    padding-right: 25px;
  }
  .enterprise .enterprise-video .video-box:after {
    left: 100px;
    border: 10px solid #ffab02;
  }
  .i-technology .products-color-box .warp .title-box .warp-top {
    font-size: 15px;
  }
  .i-Solution h2,
  .i-products h2,
  .i-app-h2,
  .i-technology h2,
  .choose-us h2,
  .news-us h2 {
    line-height: 60px;
  }
  .choose-us .choose-left-box p {
    font-size: 12px;
    margin: 10px 5% 10px 0;
  }
  .choose-us .choose-left-box .grid-box.two .column .choose-text h4 {
    font-size: 14px;
  }
  .choose-us .choose-left-box .grid-box.two .column .choose-text h6 {
    font-size: 12px;
  }
  .i-Solution .Solution-title,
  .i-products .Solution-title,
  .news-us .news-title p {
    font-size: 12px;
  }
  .footer-top .footer-list ul li {
    font-size: 12px;
  }
  #footer .footer-bottom {
    font-size: 12px;
  }
  .footer-top {
    background-size: 100% 100%;
  }
  .footer-top .footer-list:first-child {
    width: 38%;
  }
  .i-products .products-list .products-text-box .more-btn a,
  .enterprise .more-btn a {
    font-size: 14px;
    padding-left: 10px;
  }
  .i-products .products-list .products-text-box .more-btn a .more-jt,
  .enterprise .more-btn a .more-jt {
    margin-left: 10px;
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 768px) {
  .bigui.container,
  .ui.container {
    width: 100%;
    overflow: hidden;
  }
  .i-technology .grid-box.two {
    margin: -20px;
  }
  .i-technology .grid-box.two .column {
    padding: 20px;
  }
  .small-banner {
    display: none;
  }
  #banner .banner-text-box .left h1 {
    font-size: 30px;
    line-height: 40px;
  }
  #banner .banner-text-box .left a.animated-button.victoria-one {
    padding: 5px 10px;
  }
  .i-Solution h2,
  .i-products h2,
  .i-app-h2,
  .i-technology h2,
  .choose-us h2,
  .news-us h2 {
    font-size: 30px;
  }
  .choose-us .choose-left-box {
    padding: 25px 0;
    width: 100%;
  }
  .choose-us .choose-rigth-box {
    width: 100%;
  }
  .choose-us {
    background-size: 100% 100%;
  }
  .news-list-box .grid-box.three .column .list-box .news-text-box {
    padding: 25px;
  }
  .footer-top .footer-list:first-child,
  .footer-top .footer-list:nth-child(2),
  .footer-top .footer-list:nth-child(3),
  .footer-top .footer-list:nth-child(4) {
    width: 49.5%;
    padding-left: 10%;
  }
  .i-products .slick-prev.slick-arrow {
    left: 40%;
  }
  .i-products .slick-next.slick-arrow {
    right: 40%;
  }
  .enterprise .enterprise-text-box .enterprise-title-right {
    margin-left: 5px;
  }
  .enterprise .enterprise-text-box .enterprise-title-right span {
    font-size: 12px;
  }
  .enterprise .enterprise-text-box h2 {
    font-size: 20px;
  }
  .enterprise .enterprise-text-box p {
    font-size: 12px;
    line-height: 15px;
  }
  .i-products .products-list .products-text-box h4 {
    font-size: 20px;
  }
  .i-products .products-list .products-text-box p {
    font-size: 12px;
  }
}
@media screen and (max-width: 700px) {
  .enterprise .enterprise-video {
    padding-right: 0;
  }
  .enterprise .enterprise-video .video-box {
    border: 10px solid #ffab02;
  }
  .enterprise .enterprise-video .video-box:after {
    display: none;
  }
}
@media screen and (max-width: 660px) {
  #banner .banner-text-box .left h1 {
    font-size: 25px;
    line-height: 35px;
  }
  #banner .banner-text-box .left a.animated-button.victoria-one {
    font-size: 12px;
  }
  #banner a.animated-button:link,
  a.animated-button:visited {
    margin: 15px auto 0;
  }
  .i-Solution h2,
  .i-products h2,
  .i-app-h2,
  .i-technology h2,
  .choose-us h2,
  .news-us h2 {
    font-size: 25px;
  }
  .i-Solution ul li .Solution-box .Solution-textbox .Solution-text p {
    font-size: 16px;
  }
  .news-list-box .grid-box.three .column .list-box .news-text-box p {
    font-size: 12px;
  }
  .enterprise .enterprise-text-box .enterprise-title span {
    font-size: 20px;
  }
  .enterprise .enterprise-text-box {
    padding: 0 0 0 15px;
  }
  .i-Solution ul li .Solution-box .Solution-textbox {
    bottom: 10%;
  }
/*   .i-Solution ul li .Solution-box {
    height: 330px;
  } */
}
@media screen and (max-width: 550px) {
  .i-products .products-list .products-img-box {
    padding: 5px;
  }
  .i-products .products-list .products-text-box h4 {
    font-size: 16px;
  }
  .i-products .products-list .products-text-box p {
    margin: 5px 0;
  }
/*   .i-Solution ul li .Solution-box {
    height: 300px;
  } */
  .i-Solution ul li .Solution-box .Solution-textbox .Solution-text p {
    font-size: 14px;
  }
  #banner .banner-text-box .left h1 {
    font-size: 20px;
    line-height: 30px;
  }
  #banner .banner-text-box .left span {
    font-size: 15px;
  }
  .enterprise .enterprise-text-box {
    padding: 0;
    margin-top: 15px;
  }
  .i-app .products-color-box .i-app-text p {
    font-size: 20px;
  }
}
@media screen and (max-width: 440px) {
  .footer-top .footer-list h2 {
    padding-top: 0;
  }
  .footer-top .footer-list:first-child,
  .footer-top .footer-list:nth-child(2),
  .footer-top .footer-list:nth-child(3),
  .footer-top .footer-list:nth-child(4) {
    width: 100%;
    padding-left: 0;
  }
  .i-products .products-list .products-img-box,
  .i-products .products-list .products-text-box {
    width: 100%;
  }
  .i-products .products-img-box:after {
    display: none;
  }
/*   .i-Solution ul li .Solution-box {
    height: 360px;
  } */
}
@media screen and (max-width: 380px) {
  #banner {
    text-align: center;
  }
  .i-Solution .box {
    padding: 10px 0;
  }
  .i-products .box {
    padding: 10px 0 80px;
  }
  .enterprise .box,
  .news-us .box {
    padding: 20px 0;
  }
  .i-technology {
    margin-top: 20px;
  }
}
#inner-banner {
  margin-top: 100px;
  position: relative;
  display: none;
}
#inner-banner .contact {
  width: 100%;
  left: 0;
  top: 50%;
}
#inner-banner .contact .inner-banner-title {
  text-align: center;
	/*padding-top: 100px;*/
}
#inner-banner .contact .inner-banner-title h1 {
  color: white;
  font-size: 36px;
  text-transform: uppercase;
  font-family: roboto-bold;
  margin-bottom: 20px;
}
#inner-banner .contact .inner-banner-title p {
  color: white;
  font-size: 16px;
  line-height: 16px;
}
#inner-banner .contact .inner-banner-title p img {
  vertical-align: bottom;
  margin-right: 10px;
}
.about-page .init-1 .box {
  padding: 50px 0 80px;
}
.public-title span {
  font-size: 16px;
  color: #ffb11b;
  padding: 5px;
}
.public-title h1 {
  font-size: 40px;
  font-family: "Oswald-Bold";
  text-transform: uppercase;
  position: relative;
  z-index: 0;
  margin-top: 35px;
}

.public-title h2 {
  font-size: 40px;
  font-family: "Oswald-Bold";
  text-transform: uppercase;
  position: relative;
  z-index: 0;
  margin-top: 35px;
}

.public-title h1:before {
  content: '';
  background: url(../images/title-bg.png) no-repeat center;
  width: 250px;
  height: 90px;
  display: block;
  position: absolute;
  z-index: -1;
  left: -5px;
  top: -20px;
}
.public-title h2:before {
  content: '';
  background: url(../images/title-bg.png) no-repeat center;
  width: 250px;
  height: 90px;
  display: block;
  position: absolute;
  z-index: -1;
  left: -5px;
  top: -20px;
}
.public-title h1:after {
  content: "";
  height: 35px;
  width: 2px;
  background: #ffb11b;
  position: absolute;
  top: -35px;
  left: 15px;
}
.public-title h2:after {
  content: "";
  height: 35px;
  width: 2px;
  background: #ffb11b;
  position: absolute;
  top: -35px;
  left: 15px;
}
.about-page .init-1 .init-1-text {
	float:left;
  width: 50%;
	padding-right:2%;
  display: inline-block;
}
.about-page .init-1 .init-1-text p {
  font-size: 16px;
  margin-top: 10px;
}
/* .about-page .init-1 .init-1-img:before {
  content: "";
  width: 455px;
  height: 444px;
  background: #ffb11b;
  position: absolute;
  right: -20px;
  top: 0;
  z-index: -1;
} */
.about-page .init-1 .init-1-img {
  display: inline-block;
  vertical-align: top;
  padding-top: 5%;
	width:50%;
	z-index:0;
}
.about-page .init-1 .init-1-img .init-1-smallimg {
  left: -70px;
  bottom: -80px;
	display:none;
}
.about-page .init-1 .init-1-bottom {
  margin-top: 50px;
}
.about-page .init-1 .init-1-bottom .grid-box {
  margin: -22px;
	padding-bottom: 41px;
	margin-top: -100px;
	display:block;
	width:auto;
}
.about-page .init-1 .init-1-bottom .column {
  padding: 22px;
}
.about-page .init-1 .init-1-bottom .init-1-column img {
  vertical-align: middle;
}
.about-page .init-1 .init-1-bottom .init-1-column .icon-text {
  display: inline-block;
  vertical-align: middle;
  margin-left: 18px;
}
.about-page .init-1 .init-1-bottom .init-1-column .icon-text h2 {
  font-size: 48px;
  font-family: "Oswald-Bold";
}
.about-page .init-1 .init-1-bottom .init-1-column .icon-text h2 span {
  font-size: 24px;
  vertical-align: middle;
  line-height: 30px;
}
.about-page .init-1 .init-1-bottom .init-1-column .icon-text h2 span em {
  font-size: 14px;
  vertical-align: text-top;
}
.about-page .init-1 .init-1-bottom .init-1-column .icon-text span {
  font-size: 18px;
}
.about-page .init-2 {
  background: url(../images/about-init2-bg.jpg) no-repeat center;
	background-attachment: fixed;
	
}
.about-page .init-2 .box {
  font-size: 0;
  padding: 0px 0 190px;
}
.about-page .init-2 .box .init-2-text {
  width: 50%;
  padding-top: 85px;
  display: inline-block;
}
.about-page .init-2 .box .init-2-text span {
  font-size: 16px;
  color: #ffb11b;
}
.about-page .init-2 .box .init-2-text h2 {
  font-size: 36px;
  color: white;
  font-family: "Oswald-Bold";
}
.about-page .init-2 .box .init-2-video {
  width: 50%;
  padding-top: 85px;
/*   vertical-align: top; */
  display: inline-block;
  text-align: center;
}
.about-page .init-2 .box .init-2-video .video-big-border {
  display: inline-block;
  border-radius: 100%;
  border: 17px solid rgba(255, 255, 255, 0.2);
}
.about-page .init-2 .box .init-2-video .video-big-border .video-btn {
  background: url(../images/video-btn.png) no-repeat center;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 8px solid #ffb11b;
}
.about-page .init-2 .box .init-2-video span {
  left: 50%;
  bottom: -45px;
  font-size: 18px;
  color: #b6b4b4;
  transform: translateX(-50%);
}
.about-page .init-3 {
  background: url(../images/about-init3-bg.jpg) no-repeat center;
}
.about-page .init-3 .box {
  padding: 60px 0 95px;
}
.about-page .init-3 .box .init-3-body .cl {
  background: white;
  font-size: 0;
}
.about-page .init-3 .box .init-3-body .cl .init-3-text-one {
  width: 50%;
  vertical-align: middle;
  padding: 100px 0 0 50px;
}
.about-page .init-3 .box .init-3-body .cl .init-3-text-one h4 {
  font-size: 24px;
  font-weight: bold;
}
.about-page .init-3 .box .init-3-body .cl .init-3-text-one p {
  font-size: 18px;
  margin-top: 25px;
}
.about-page .init-3 .box .init-3-body .cl .init-3-img {
  width: 50%;
}
.inner-page .init-3 .box .init-3-body .cl .init-3-img img {
  width: 100%;
}
.about-page .init-4 .init-4-body ul li .init-4-img-box {
  position: relative;
}
.about-page .init-4 {
  background: url(../images/about-init4-bg.png) no-repeat bottom;
}
/* .about-page .init-4 {
  background: url("../images/about-init-4-bg.jpg") no-repeat 100% 100%;
  padding-top: 80px;
} */
.about-page .init-4 h2 {
  font-size: 48px;
  color: black;
  font-weight: bold;
  text-align: center;
  display: block;
  text-transform: uppercase;
}
.about-page .init-4 h2 em {
  color: #0140a5;
}
.about-page .init-4 h2 small {
  display: block;
  font-weight: normal;
  font-size: 24px;
  line-height: 40px;
}
.about-page .init-4 h2 {
  color: white;
}
.about-page .init-4 ul {
  padding: 40px 80px 50px;
}
.about-page .init-4 ul .slick-active + .slick-active,
.about-page .init-4 ul .slick-center + .slick-active {
  z-index: 1;
}
.about-page .init-4 ul .slick-active + .slick-active img,
.about-page .init-4 ul .slick-center + .slick-active img {
  -webkit-transform: scale(1.3, 1.3);
  -moz-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  -o-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.about-page .init-4 ul .slick-slide,
.about-page .init-4 ul .slick-center + .slick-active + .slick-active {
  position: relative;
  z-index: 0;
}
.about-page .init-4 ul .slick-slide img,
.about-page .init-4 ul .slick-center + .slick-active + .slick-active img {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.about-page .init-4 ul .slick-active.slick-center {
  z-index: 2;
}
.about-page .init-4 ul .slick-active.slick-center img {
  -webkit-transform: scale(1.5, 1.5);
  -moz-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
}
.about-page .init-4 ul .slick-active.slick-center span{
/* 	display:block; */
	opacity:1;
}
.about-page .init-4 ul .slick-arrow {
  background: none;
  color: transparent;
  position: absolute;
  top: 50%;
  z-index: 10;
  border: none;
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 60px;
}

.about-page .init-4 button {
  height: 50px;
  width: 50px;
  border: none;
  position: absolute;
  z-index: 100;
  top: 50%;
  transform: translateY(-50%);
}
.about-page .init-4 .slick-next.slick-arrow {
  background: url(../images/i-app-right.png) no-repeat center;
  right: 0;
}
.about-page .init-4 .slick-prev.slick-arrow {
  background: url(../images/i-app-left.png) no-repeat center;
  left: 0;
}

.about-page .init-4 ul li {
  padding: 80px 0;
}

.about-page .init-4 ul li span{
	margin-left:24%;
	display:block;
	margin-top:35%;
	opacity:0;
	transition:.3s ease;
}

.about-page .init-5 button {
  height: 50px;
  width: 50px;
  border: none;
  position: absolute;
  z-index: 100;
  bottom: -90px;
}
.about-page .init-5 .slick-prev.slick-arrow {
  background: url(../images/i-app-left.png) no-repeat center;
  left: 45%;
}
.about-page .init-5 .slick-next.slick-arrow {
  background: url(../images/i-app-right.png) no-repeat center;
  right: 45%;
}
.about-page .init-5 {
  background: url(../images/about-init5-bg.jpg) no-repeat top;
  background-size: 100% 100%;
}
.about-page .init-5 .box {
  padding-bottom: 200px;
}
.about-page .init-5 .box .cl p {
  font-size: 16px;
  padding-top: 70px;
}
.about-page .init-5 .box .init-5-list {
  margin-top: 50px;
}
.about-page .init-5 .box .init-5-list ul {
  margin: -10px;
}
.about-page .init-5 .box .init-5-list ul li {
  padding: 10px;
}
.about-page .init-5 .box .init-5-list ul li .init-5-img img {
  width: 100%;
}


.about-page .init-6 button {
  height: 50px;
  width: 50px;
  border: none;
  position: absolute;
  z-index: 100;
  bottom: -90px;
}
.about-page .init-6 .slick-prev.slick-arrow {
  background: url(../images/i-app-left.png) no-repeat center;
  left: 45%;
}
.about-page .init-6 .slick-next.slick-arrow {
  background: url(../images/i-app-right.png) no-repeat center;
  right: 45%;
}
.about-page .init-6 .box {
  padding-bottom: 200px;
}
.about-page .init-6 .box .cl p {
  font-size: 16px;
  padding-top: 70px;
}
.about-page .init-6 .box .init-5-list {
  margin-top: 50px;
}
.about-page .init-6 .box .init-5-list ul {
  margin: -10px;
}
.about-page .init-6 .box .init-5-list ul li {
  padding: 10px;
}
.about-page .init-6.box .init-5-list ul li .init-5-img img {
  width: 100%;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.inner-page .sideBar .box {
  padding-top: 25px;
}
.inner-page .sideBar .side-menu {
  position: relative;
  margin-top: 65px;
}
.inner-page .sideBar .side-menu .nowCat {
  background: url(../images/sidebar-img.png) no-repeat 93% center;
  cursor: pointer;
  width: 270px;
  height: 40px;
  line-height: 40px;
  display: block;
  font-size: 16px;
  border: 1px solid #ffb11b;
  text-transform: capitalize;
}
.inner-page .sideBar .side-menu .cat-list {
  display: none;
  z-index: 50;
  position: absolute;
  width: 100%;
  padding: 10px 0;
  background: #ffb11b;
  left: 0;
  top: 100%;
}
.inner-page .sideBar .side-menu .cat-list li {
  padding: 6px 12px 6px 16px;
  font-size: 16px;
}
.inner-page .sideBar .side-menu .cat-list li a {
  display: block;
  padding: 5px;
  /*display: -webkit-box;*/
  /*-webkit-box-orient: vertical;*/
  /*-webkit-line-clamp:1;*/
  /*overflow: hidden;*/
}
.inner-page .sideBar .side-menu .cat-list li a:hover {
  color: #fff;
  text-decoration: underline;
}
.inner-page .news-list-box .grid-box.three .column .list-box {
  background: #EEEEEE;
}
.inner-page .news-list-box .grid-box.three .column .list-box:hover {
  background: #ffa303;
  box-shadow: none;
}
.inner-page .news-list-box .grid-box.three .column .list-box .news-text-box:hover .news-bottom .fr i {
  color: #4a4a4a;
}
.inner-page .news-list-box .grid-box.three .column .list-box .news-text-box .news-bottom {
  border-top: 1px solid #d8d8d8;
  transition: .3s ease;
}
.inner-page .news-list-box .grid-box.three .column .list-box:hover .news-text-box .news-bottom {
  border-top: 1px solid #d88b05;
}
.inner-page .news-list-box .grid-box.three .column {
  margin: 21px 0;
}
.inner-page .i-news .box {
  padding-bottom: 55px;
}
.product-page .inner-products ul {
  padding: 35px 80px;
  background: url(images/product-init-2-bg.jpg) #0251b8 no-repeat right bottom;
  border-radius: 10px;
  position: relative;
  /* box-shadow: 0 0 30px 0 #aaaaaf;
	-webkit-box-shadow: 0 0 30px 0 #aaaaaf;
	-moz-box-shadow: 0 0 30px 0 #aaaaaf;
	-ms-box-shadow: 0 0 30px 0 #aaaaaf;
	-o-box-shadow: 0 0 30px 0 #aaaaaf; */
}
.product-page .inner-products ul button.slick-arrow {
  background: none;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  border: 2px solid rgba(255, 255, 255, 0.4);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 24px;
  color: transparent;
  display: block;
  font-family: "FontAwesome";
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.product-page .inner-products ul button.slick-arrow:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: rgba(255, 255, 255, 0.4);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.product-page .inner-products ul button.slick-arrow:hover {
  border-color: white;
}
.product-page .inner-products ul button.slick-arrow:hover:before {
  color: white;
}
.product-page .inner-products ul button.slick-prev {
  left: 10px;
}
.product-page .inner-products ul button.slick-prev:before {
  content: "\f104";
}
.product-page .inner-products ul button.slick-next {
  right: 10px;
}
.product-page .inner-products ul button.slick-next:before {
  content: "\f105";
}
.product-page .inner-products ul li .left {
  width: 50%;
  padding-right: 3%;
  margin-right: -5px;
  display: inline-block;
  vertical-align: middle;
}
.product-page .inner-products ul li .left a {
  /*display: block;*/
  display: inline-block;
}
.product-page .inner-products ul li .right {
  width: 50%;
  display: inline-block;
  padding-left: 2%;
  vertical-align: middle;
  text-align: left;
}
.product-page .inner-products ul li .right h2 {
  font-size: 30px;
  /* color: white; */
  line-height: 45px;
  font-weight: bold;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 225, 0.3);
}
.product-page .inner-products ul li .right h2 a {
  color: #fff;
  transition: .3s ease;
}
/* .product-page .inner-products ul li .right h2:hover {
  color: #0e60aa;
} */
.product-page .inner-products ul li .right p {
  font-size: 14px;
  /* color: white; */
  line-height: 30px;
  margin: 30px 0;
}
.product-page .inner-products ul li .right a.more {
  display: inline-block;
  padding: 10px 25px;
  border-radius: 20px;
  background: white;
  font-size: 14px;
  color: #ffb11b;
  transition: .3s ease;
}
.product-page .inner-products ul li .right a.more:hover {
  background: #162951;
}
/* .product-page .sideBar,
.product-page .inner-products {
  background: #f4f4f4;
} */
.product-page .inner-products .box {
  padding: 50px 0 70px;
}
.product-page .more-products .box {
  padding: 50px 0 70px;
}
/* .product-page .more-products .more-products-list {
  margin-top: 50px;
} */
.product-page .more-products .more-products-list ul {
  margin: -25px;
}

.more-products-list .tit{
font-size: 25px;
}

.more-products-list .pur{
  margin-top: 10px;
  margin-bottom: 15px;
  line-height: 28px;
}

.product-page .more-products .more-products-list ul li {
  padding: 25px;
}
.product-page .products-color-box {
  overflow: hidden;
  transition: .3s ease;
}
.product-page .products-color-box:hover {
  box-shadow: 0 0 15px 0 #999999;
}
.product-page .products-color-box .products-img img {
  width: 100%;
}
.product-page .products-color-box .warp {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(22, 41, 81, 0.7);
  /* background-image: linear-gradient(to left, rgba(0,0,0,0.5) , rgba(255,255,255,0)); */
  height: 100%;
  width: 100%;
  transform: translateY(-100%);
  transition: 0.5s ease;
  color: white;
}
.product-page .products-color-box:hover .warp {
  transform: translateY(0);
}
.product-page .products-color-box .warp .title-box {
  height: 100%;
}
.product-page .products-color-box .warp .title-box .warp-top {
  padding: 10% 30px 0 30px;
  text-align: center;
}
.product-page .products-color-box .warp .title-box .warp-top h3 {
  color: #fff;
  border-bottom: 2px solid rgba(255, 177, 27, 0.5);
  letter-spacing: 1px;
/*   padding-bottom: 15px; */
  font-size: 24px;
  font-weight: bold;
	display: -webkit-box;    
-webkit-box-orient: vertical;    
-webkit-line-clamp: 2;    
overflow: hidden; 
}
.product-page .products-color-box .warp .title-box .warp-top p {
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
}
.product-page .products-color-box .warp .title-box .warp-top .more-products-btn {
  display: inline-block;
  font-size: 16px;
  padding: 10px 40px;
  background: #ffb11b;
  color: black;
  border-radius: 25px;
  margin-top: 40px;
}
.contact-page .sideBar,
.contact-page .i-contact {
  background: #f2f4f6;
}
.contact-page .i-contact .box {
  padding-top: 50px;
}
 
.contact-page .i-contact .fr {
  width: 64%;
}
.contact-page .i-contact .fl{
  width: 35%;
}
.contact-page .i-contact .fl .contact-add {
  margin: 15px 0;
  width: 100%;
  display: inline-block;
}
.contact-page .i-contact .fl .contact-add img {
  vertical-align: top;
  margin: 0 10px;
  display: inline-block;
}
.contact-page .i-contact .fl .contact-add span {
  font-size: 16px;
  vertical-align: top;
}
.contact-page .i-contact .fl .contact-add h5 {
  font-size: 16px;
  display: inline-block;
}
.contact-page .i-contact .icon-link {
  margin-left: 10px;
  margin-top: 15px;
  display: inline-block;
}
.contact-page .i-contact .icon-link a {
  display: inline-block;
  width: 43px;
  height: 43px;
  font-size: 16px;
  line-height: 43px;
  text-align: center;
  border: 1px solid #CCCCCC;
  transition: .3s ease;
}
.contact-page .i-contact .icon-link a i{
	line-height:43px;
}
.contact-page .i-contact .icon-link a:hover {
  background: #ffb11b;
  border: 1px solid #ffb11b;
}
.contact-page .i-contact .fr .grid-box.four {
  margin: -6px;
}
.contact-page .i-contact .fr .grid-box.four .column {
  padding: 6px;
}
.contact-page .i-contact .fr .people-box .people-img{
  border-radius: 10px 10px 0 0;
}
.contact-page .i-contact .fr .people-box .people-img img {
  width: 100%;
  border-radius: inherit;
}
.contact-page .i-contact .fr .people-box .people-text {
  padding: 7px 6px;
  background: white;
  text-align: left;
  margin: 0;
  border-radius: 0 0 10px 10px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}

.contact-page .i-contact .fr .people-box .people-text h6 {
  /*text-align: center;*/
  /*font-size: 16px;*/
  /*margin-bottom: 10px;*/
}
/*.contact-page .i-contact .fr .people-box .people-text p {
  font-size: 16px;
}*/
 
.contact-page .i-contact .fr .people-box .people-text .left{
  width: 100%;
  padding-left: 0;
  clear: both;
  padding: 12px 7px;
  background: #eee;
  border-radius: 12px;
}
.contact-page .i-contact .fr .people-box .people-text .left p.phone{
  margin: 6px 0;
}
.contact-page .i-contact .fr .people-box .people-text .left img{
  float: right;
  width: 60px;
  padding: 0 0 5px 5px;
}
.contact-page .i-contact .fr .people-box .people-text .column:nth-child(2){
  width: 35%;
}
.contact-page .i-contact .i-form .box {
  padding-bottom: 85px;
}
.contact-page .i-contact .i-form h2 {
  font-size: 36px;
  font-family: "Oswald-Bold";
  text-transform: uppercase;
  border-bottom: 1px solid #d9dbdd;
}
.contact-page .i-contact .i-form .form-box {
  margin-top: 32px;
}
.contact-page .i-contact .i-form .form-box .grid-box {
	width:auto;
	display:block;
  margin: -16px;
}
.contact-page .i-contact .i-form .form-box .column {
  padding: 16px;
}
.contact-page .i-contact .i-form .form-box .column input,
.contact-page .i-contact .i-form .form-box textarea {
  width: 100%;
  font-size: 14px;
  padding: 20px;
  border: 2px solid #ebebeb;
}
.contact-page .i-contact .i-form .form-box textarea {
  margin-top: 32px;
  height: 145px;
}
.contact-page .i-contact .i-form .form-box .submit-box {
  margin-top: 32px;
}
.contact-page .i-contact .i-form .form-box input[type="submit"] {
  font-size: 20px;
  background-color: #ffb11b;
  border: none;
  background-image: url(../images/contact-form-img.png);
  background-repeat: no-repeat;
  background-position: 75% center;
  padding: 15px 70px;
}
.contact-page .i-map .box {
  padding: 78px 0;
}
.contact-page .i-recruitment {
  background: url(../images/contact-recruitment-bg.jpg) no-repeat center;
}
.contact-page .i-recruitment .box {
  padding: 150px 0 130px;
  text-align: center;
  color: white;
}
.contact-page .i-recruitment .box h1 {
  font-size: 48px;
  font-family: "Oswald-Bold";
  text-transform: uppercase;
}
.contact-page .i-recruitment .box p {
  font-size: 16px;
  margin-top: 25px;
}
.contact-page .i-recruitment .box a {
  display: inline-block;
  font-size: 16px;
  border: 1px solid #ffb11b;
  padding: 5px 55px;
  border-radius: 25px;
  margin-top: 55px;
}
.contact-page .i-recruitment .box a span {
  color: #ffb11b;
}
.app-page .i-app-body {
  background: #f7f7f7;
}
.app-page .i-app-body .app-box-list {
	width:100%;
  background: white;
  margin: 20px 0;
  display: inline-block;
  transition: .3s ease;
}
.app-page .i-app-body .app-box-list .app-img {
  width: 50%;
}
.app-page .i-app-body .app-box-list .app-img img {
  width: 100%;
}
.app-page .i-app-body .app-box-list .app-text {
  width: 50%;
  padding: 95px 30px 0;
}
.app-page .i-app-body .app-box-list .app-text h4 {
  display: inline-block;
  border-bottom: 1px solid #ffb11b;
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 19px;
  margin-bottom: 30px;
}
.app-page .i-app-body .app-box-list .app-text p {
  font-size: 16px;
}
.app-page .i-app-body .app-box-list .app-text .i-app-btn {
  display: inline-block;
  font-size: 16px;
  border: 1px solid #ffb11b;
  padding: 10px 35px;
  border-radius: 25px;
  font-weight: bold;
  margin-top: 30px;
  transition: .3s ease;
}
.app-page .i-app-body .div-more-btn {
  cursor: pointer;
}
.app-page .i-app-body .app-box-list:hover {
  background: #ffb11b;
}
.app-page .i-app-body .app-box-list:hover .app-text .i-app-btn {
  border: 1px solid #162951;
  background: #162951;
  color: white;
}
.app-page .i-app-body .app-box-list:nth-child(odd) .app-img {
  float: left!important;
}
.app-page .i-app-body .app-box-list:nth-child(odd) .app-text {
  float: right!important;
}
.app-page .i-app-body .app-box-list:nth-child(even) .app-img {
  float: right!important;
}
.app-page .i-app-body .app-box-list:nth-child(even) .app-text {
  float: left!important;
}
/* .app-page .i-app-body .app-box-list:nth-child(4) ~ div {
  display: none;
} */
.app-page .i-app-body .div-more {
  text-align: center;
  padding-bottom: 105px;
}
.app-page .related-products ul {
  margin: -10px;
}
.app-page .related-products ul li {
  padding: 10px;
}
.app-page .related-products ul li .related-products-img img {
  width: 100%;
}
.app-page .related-products ul li .related-products-text {
  background: #ffb11b;
  text-align: center;
  padding: 15px 0;
}
.app-page .related-products ul li .related-products-text p {
  font-size: 16px;
}
.app-page .related-products .box {
  padding: 60px 0;
}
.app-page .related-products h1 {
  font-size: 48px;
  font-family: "Oswald-Bold";
  text-transform: uppercase;
  margin-bottom: 25px;
}







.service-page .i-service .box{
		padding: 110px 0 80px;
	}
	.service-page .i-service .box .grid-box{
		margin: -10px;
	}
	.service-page .i-service .box .grid-box .column{
		padding: 10px;
	}
	.service-page .i-service .service-box{
		text-align: center;
		background: #f1ece8;
		height: 300px;
		padding: 65px 20px 90px;
		border-radius: 10px;
		transition:.3s ease;
	}
.service-page .i-service .service-box:hover{
	background:#ffb11b;
}
.service-page .i-service .service-box:hover .service-one{
	background-image:url(../images/service-icon-black.png);
}
.service-page .i-service .service-box:hover .service-two{
	background-image:url(../images/service-icon2-black.png);
}
.service-page .i-service .service-box:hover .service-three{
	background-image:url(../images/service-icon3-black.png);
}
.service-page .i-service .service-box:hover .service-four{
	background-image:url(../images/service-icon4-black.png);
}
	.service-page .i-service .service-box .service-icon{
		left: 50%;
		top: -45px;
		transform: translateX(-50%);
		z-index: 10;
		width:95px;
		height:95px;
		background-size:100% 100%;
	background-position:center;
	background-repeat:no-repeat;
		transition:.3s ease;
	}
.service-page .i-service .service-box .service-one{
	background-image:url(../images/service-icon1.png);
}
.service-page .i-service .service-box .service-two{
	background-image:url(../images/service-icon2.png);
}
.service-page .i-service .service-box .service-three{
	background-image:url(../images/service-icon3.png);
}
.service-page .i-service .service-box .service-four{
	background-image:url(../images/service-icon4.png);
}
	.service-page .i-service .service-box h4{
		font-size: 22px;
		font-weight: bold;
	}
	.service-page .i-service .service-box p{
		font-size: 15px;
		margin-top: 45px;
	}
	.service-page .i-technoloy .box{
		padding: 100px 0;
	}
	.service-page .i-technoloy .box .technoloy-box{
		color: white;
		font-size: 15px;
	}
	.service-page .i-technoloy .box .technoloy-box .technoloy-left{
		width: 52%;
		background: url(../images/technology-bg1.jpg) no-repeat center;
		padding: 115px 13% 95px 17%;
	}
	.service-page .i-technoloy .box .technoloy-box h4{
		font-size: 22px;
		font-weight: bold;
		letter-spacing: 1px;
		margin: 30px 0;
	}
	.service-page .i-technoloy .box .technoloy-box a{
		display: inline-block;
		border: 1px solid #ffb11b;
		padding: 10px 40px;
		border-radius: 18px;
		margin-top: 40px;
	}
	.service-page .i-technoloy .box .technoloy-box .technoloy-right{
		width: 55%;
		top: -75px; 
		right: 0;
		background: url(../images/technology-bg2.jpg) no-repeat center;
		padding: 115px 28% 95px 5%;
	}
	.service-page .i-network p{
		font-size: 20px;
		margin-top: 10px;
	}
	.service-page .i-network img{
		width: 100%;
	}
	
	.i-partner .partner-list{
		padding: 40px 0;
	}
	.i-partner .partner-list ul{
		margin: -13px;
	}
	.i-partner .partner-list ul li{
		padding: 13px;
	}
	.i-partner .partner-list ul li .partner-border{
		border: 1px solid #dcdcdc;
		height: 120px;
	}
	.i-partner ul li img{
		-webkit-filter: grayscale(100%);
		filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
		filter: grayscale(100%);
		filter: gray;
		transition: .3s ease;
		transition: .3s ease;
		position: absolute; 
		display: inline-block;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
	}
	.i-partner ul li:hover img{
		-webkit-filter: initial;
		filter: initial;
		filter: initial;
		filter: initial;
	}
	
	.service-page .i-after{
		background: url(../images/after-bg.jpg)no-repeat bottom;
	}
	.service-page .i-after .box{
		padding: 210px 0 90px;
	}
	.service-page .i-after .cl .fl{
		width: 50%;
		padding-right: 5%;
	}
	.service-page .i-after .cl .fl p{
		font-size: 20px;
		margin-top: 30px;
	}
	.service-page .i-after .cl .fr{
		width: 50%;
		padding-left: 80px;
		margin-top: 100px;
	}
	.service-page .i-after .cl .fr p{
		font-size: 16px;
	}
	.service-page .i-after .cl .fr .after-add{
		display: inline-block;
		margin: 20px 0;
		width: 100%;
		font-size: 18px;
	}
	.service-page .i-after .cl .fr .after-add img{
		margin-right: 20px;
		vertical-align: middle;
	}
	.service-page .i-after .cl .fr .after-add em{
		right: 6px;
		bottom: -20px;
	}
	.service-page .i-after .cl .fr a{
		display: inline-block;
		padding: 15px 30px;
		background: #ffb11b;
		font-size: 16px;
		margin-top: 20px;
	}
	.service-page .i-after .cl .fr a img{
		vertical-align: middle;
	}
	.service-page .technicalt-list .box{
		padding: 60px 0 85px;
	}
	.service-page .technicalt-list .grid-box{
		margin: -50px;
	}
	.service-page .technicalt-list .grid-box .column{
		padding: 50px;
	}
	.service-page .technicalt-list .technicalt-list-box{
		border-bottom: 1px dashed;
	}
	.service-page .technicalt-list .technicalt-list-box a{
		font-size: 24px;
		line-height: 24px;
	}
	.service-page .technicalt-list .technicalt-list-box a img{
		vertical-align: middle;
	}
	.service-page .technicalt-list .technicalt-list-box p{
		font-size: 16px;
		margin: 10px 0 40px;
	}

/* æŒ‰é’®ç‰¹æ•ˆ */
/* 	.about-page .init-2 .init-2-video .play {
	  width: 90px;
	  height: 90px;
	  line-height: 90px;
	  border-radius: 100%;
	  text-align: center;
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  -webkit-transform: translate(-50%, -50%);
	  -moz-transform: translate(-50%, -50%);
	  -ms-transform: translate(-50%, -50%);
	  -o-transform: translate(-50%, -50%);
	  transform: translate(-50%, -50%);
	  background: rgba(255, 255, 255, 0.54);
	  cursor: pointer;
	  cursor: hand;
	}
	.about-page .init-2 .init-2-video .play img {
	  display: inline-block;
	  vertical-align: middle;
	  position: relative;
	  left: 5px;
	}
	.about-page .init-2 .init-2-video .play:after,
	.about-page .init-2 .init-2-video .play:before {
	  width: 100%;
	  height: 100%;
	  content: '';
	  display: block;
	  position: absolute;
	  top: 0;
	  left: 0;
	  border-radius: inherit;
	  background: rgba(255, 255, 255, 0.35);
	  -webkit-animation: ks 2s linear infinite;
	  -o-animation: ks 2s linear infinite;
	  -ms-animation: ks 2s linear infinite;
	  -moz-animation: ks 2s linear infinite;
	  animation: ks 2s linear infinite;
	  z-index: -1;
	}
	.about-page .init-2 .init-2-video .play:after {
	  -webkit-animation-delay: .5s;
	  -o-animation-delay: .5s;
	  -ms-animation-delay: .5s;
	  -moz-animation-delay: .5s;
	  animation-delay: .5s;
	} */


/* .play {
	  width: 90px;
	  height: 90px;
	  line-height: 90px;
	  border-radius: 100%;
	  text-align: center;
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  -webkit-transform: translate(-50%, -50%);
	  -moz-transform: translate(-50%, -50%);
	  -ms-transform: translate(-50%, -50%);
	  -o-transform: translate(-50%, -50%);
	  transform: translate(-50%, -50%);
	  background: rgba(255, 255, 255, 0.54);
	  cursor: pointer;
	  cursor: hand;
	}
	.play img {
	  display: inline-block;
	  vertical-align: middle;
	  position: relative;
	  left: 5px;
	}
	.play:after,
	.play:before {
	  width: 100%;
	  height: 100%;
	  content: '';
	  display: block;
	  position: absolute;
	  top: 0;
	  left: 0;
	  border-radius: inherit;
	  background: rgba(255, 255, 255, 0.35);
	  -webkit-animation: ks 2s linear infinite;
	  -o-animation: ks 2s linear infinite;
	  -ms-animation: ks 2s linear infinite;
	  -moz-animation: ks 2s linear infinite;
	  animation: ks 2s linear infinite;
	  z-index: -1;
	}
	.play:after {
	  -webkit-animation-delay: .5s;
	  -o-animation-delay: .5s;
	  -ms-animation-delay: .5s;
	  -moz-animation-delay: .5s;
	  animation-delay: .5s;
	}
	
	@-webkit-keyframes ks {
	  from {
	    -webkit-transform: scale(1);
	    -moz-transform: scale(1);
	    -ms-transform: scale(1);
	    -o-transform: scale(1);
	    transform: scale(1);
	    opacity: 0;
	  }
	  10% {
	    -webkit-transform: scale(1);
	    -moz-transform: scale(1);
	    -ms-transform: scale(1);
	    -o-transform: scale(1);
	    transform: scale(1);
	    opacity: 1;
	  }
	  80% {
	    -webkit-transform: scale(1.5);
	    -moz-transform: scale(1.5);
	    -ms-transform: scale(1.5);
	    -o-transform: scale(1.5);
	    transform: scale(1.5);
	    opacity: .3;
	  }
	  to {
	    -webkit-transform: scale(1.5);
	    -moz-transform: scale(1.5);
	    -ms-transform: scale(1.5);
	    -o-transform: scale(1.5);
	    transform: scale(1.5);
	    opacity: 0;
	  }
	}
	@-o-keyframes ks {
	  from {
	    -webkit-transform: scale(1);
	    -moz-transform: scale(1);
	    -ms-transform: scale(1);
	    -o-transform: scale(1);
	    transform: scale(1);
	    opacity: 0;
	  }
	  10% {
	    -webkit-transform: scale(1);
	    -moz-transform: scale(1);
	    -ms-transform: scale(1);
	    -o-transform: scale(1);
	    transform: scale(1);
	    opacity: 1;
	  }
	  80% {
	    -webkit-transform: scale(1.5);
	    -moz-transform: scale(1.5);
	    -ms-transform: scale(1.5);
	    -o-transform: scale(1.5);
	    transform: scale(1.5);
	    opacity: .3;
	  }
	  to {
	    -webkit-transform: scale(1.5);
	    -moz-transform: scale(1.5);
	    -ms-transform: scale(1.5);
	    -o-transform: scale(1.5);
	    transform: scale(1.5);
	    opacity: 0;
	  }
	}
	@-moz-keyframes ks {
	  from {
	    -webkit-transform: scale(1);
	    -moz-transform: scale(1);
	    -ms-transform: scale(1);
	    -o-transform: scale(1);
	    transform: scale(1);
	    opacity: 0;
	  }
	  10% {
	    -webkit-transform: scale(1);
	    -moz-transform: scale(1);
	    -ms-transform: scale(1);
	    -o-transform: scale(1);
	    transform: scale(1);
	    opacity: 1;
	  }
	  80% {
	    -webkit-transform: scale(1.5);
	    -moz-transform: scale(1.5);
	    -ms-transform: scale(1.5);
	    -o-transform: scale(1.5);
	    transform: scale(1.5);
	    opacity: .3;
	  }
	  to {
	    -webkit-transform: scale(1.5);
	    -moz-transform: scale(1.5);
	    -ms-transform: scale(1.5);
	    -o-transform: scale(1.5);
	    transform: scale(1.5);
	    opacity: 0;
	  }
	}
	@keyframes ks {
	  from {
	    -webkit-transform: scale(1);
	    -moz-transform: scale(1);
	    -ms-transform: scale(1);
	    -o-transform: scale(1);
	    transform: scale(1);
	    opacity: 0;
	  }
	  10% {
	    -webkit-transform: scale(1);
	    -moz-transform: scale(1);
	    -ms-transform: scale(1);
	    -o-transform: scale(1);
	    transform: scale(1);
	    opacity: 1;
	  }
	  80% {
	    -webkit-transform: scale(1.5);
	    -moz-transform: scale(1.5);
	    -ms-transform: scale(1.5);
	    -o-transform: scale(1.5);
	    transform: scale(1.5);
	    opacity: .3;
	  }
	  to {
	    -webkit-transform: scale(1.5);
	    -moz-transform: scale(1.5);
	    -ms-transform: scale(1.5);
	    -o-transform: scale(1.5);
	    transform: scale(1.5);
	    opacity: 0;
	  }
	} */


/* é¦–é¡µè½®æ’­æ—‹è½¬åŠ¨ç”» */
	#liu{
		right: 20.9%;
		top: 13.6%;
/* 		width:424px;     
		height: 424px;      */
		background: url(../images/fadongji.png) no-repeat center;     
		background-size: 100% 100%;
		width: 22.1%;
		height: 66.1%;
		border-radius:140px;     
		-webkit-animation:run 120s linear 0s infinite;     
	}     
	
	/* #liu:hover{     
		-webkit-animation-play-state:paused;     
	}     */
	
	@-o-keyframes run{
		from{
			-webkit-transform:rotate(0deg);     
		}     
		to{     
			-webkit-transform:rotate(360deg);     
		}
	}
	@-moz-keyframes run{
		from{
			-webkit-transform:rotate(0deg);     
		}     
		to{     
			-webkit-transform:rotate(360deg);     
		}
	}
	@keyframes run{
		from{
			-webkit-transform:rotate(0deg);     
		}     
		to{     
			-webkit-transform:rotate(360deg);     
		}
	}
	@-webkit-keyframes run{     
		from{     
			-webkit-transform:rotate(0deg);     
		}     
		to{     
			-webkit-transform:rotate(360deg);     
		}     
	}  



.product-page .i-product {
  padding: 11px 0 88px;
}
.m-page {
  text-align: center;
  padding: 45px 0;
  font-size: 14px;
}
.m-page span,
.m-page a {
  margin: 0 1px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 31px;
  background-image: -moz-linear-gradient(top, #575e63, #404549);
  /* Firefox */
  background-image: -webkit-linear-gradient(top, #575e63, #404549);
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#575e63, endColorstr=#404549, GradientType='0');
  /* IE*/
  color: #fff;
}
.m-page a:hover,
.m-page .current,
.m-page .active {
  background-image: -moz-linear-gradient(top, #566f82, #3e505e);
  /* Firefox */
  background-image: -webkit-linear-gradient(top, #566f82, #3e505e);
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#566f82, endColorstr=#3e505e, GradientType='0');
  /* IE*/
}
.prodet-page .prodetTit {
  margin-bottom: 23px;
  color: #121212;
  font-size: 39px;
  text-transform: capitalize;
  text-align: center;
}
.prodet-page .prodet-pics {
  padding: 59px 0 0px;
}
.prodet-page .prodet-pics .grid.two.column .pro-bPic {
  width: 40%;
}
.prodet-page .prodet-pics .grid.two.column .pro-bPic img {
  margin: 0 auto;
  width: 100%;
  border: 1px solid #eee;
}
.prodet-page .prodet-pics .grid.two.column .pro-bPic ul {
  margin: 15px -5px 0;
/*   padding: 0 20px; */
}
.prodet-page .prodet-pics .grid.two.column .pro-bPic ul .slick-arrow {
  width: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  background: black;
  color: transparent;
  z-index: 1;
  border: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.prodet-page .prodet-pics .grid.two.column .pro-bPic ul .slick-arrow:hover {
  background: #004ca1;
}
.prodet-page .prodet-pics .grid.two.column .pro-bPic ul .slick-arrow:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: white;
  font-size: 14px;
  font-family: "FontAwesome";
}
.prodet-page .prodet-pics .grid.two.column .pro-bPic ul .slick-arrow.slick-prev {
  left: 5px;
}
.prodet-page .prodet-pics .grid.two.column .pro-bPic ul .slick-arrow.slick-next {
  right: 5px;
}
.prodet-page .prodet-pics .grid.two.column .pro-bPic ul .slick-arrow.slick-prev:after {
  content: "\f104";
}
.prodet-page .prodet-pics .grid.two.column .pro-bPic ul .slick-arrow.slick-next:after {
  content: "\f105";
}
.prodet-page .prodet-pics .grid.two.column .pro-bPic ul li {
  padding: 0 5px;
	width:25%;
}
.prodet-page .prodet-pics .grid.two.column .pro-det-one {
  padding-left: 5%;
  width: 60%;
}
.prodet-page .prodet-pics .grid.two.column .pro-det-one .proName {
  color: #121212;
  font-size: 39px;
  margin-bottom: 30px;
}
.prodet-page .prodet-pics .grid.two.column .pro-det-one .proEmail {
  display: inline-block;
  color: #1e1e1e;
  font-size: 17px;
}
.prodet-page .prodet-pics .grid.two.column .pro-det-one .proSocial {
  margin: 18px 0 20px;
}
.prodet-page .prodet-pics .grid.two.column .pro-det-one .proSocial a {
  margin-right: 6px;
  color: #000;
  font-size: 16px;
  display: inline-block;
  width: 35px;
  text-align: center;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #f2f2f2;
}
.prodet-page .prodet-pics .grid.two.column .pro-det-one .proSocial a:hover {
  background: #004ca1;
  color: #fff;
}
.prodet-page .prodet-pics .grid.two.column .pro-det-one .pdf-box a {
	width:100%;
  display: inline-block;
  line-height: 40px;
  height: 40px;
  padding: 0 5px;
  font-size: 14px;
  background: #ffb11b;
  color: #000000;
  text-align: center;
  border-radius: 5px;
}
.prodet-page .prodet-pics .grid.two.column .pro-det-one .pdf-box a i {
  margin-left: 15px;
  display: inline-block;
  vertical-align: middle;
}
.prodet-page .prodet-pics .grid.two.column .pro-det-one .prodet-thumb .image-gallery:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
.prodet-page .prodet-pics .grid.two.column .pro-det-one .prodet-thumb .image-gallery li {
  padding: 0;
  float: left;
  width: 20%;
  margin-right: 1.5%;
  background: #fafafa;
}
.prodet-page .prodet-pics .grid.two.column .pro-det-one .prodet-thumb .image-gallery li:nth-of-type(4n) {
  margin-right: 0;
}
.prodet-page .prodet-det-two {
  padding: 40px 0 75px;
  background: #efefef;
}
.prodet-page .recommand-product {
  padding: 31px 0 133px;
}
.prodet-page .recommand-product .i-product {
  padding: 0;
}
.prodetFeedback {
  padding: 44px 0 64px;
  background: #f2f2f2;
}
.prodetFeedback .innerTit {
  font-size: 32px;
  text-transform: uppercase;
  color: #000;
}
.prodetFeedback .ptForm {
  margin-top: 50px;
}
.prodetFeedback .ptForm label {
  font-size: 16px;
  color: #636363;
  font-weight: 500;
  margin-bottom: 0;
}
.prodetFeedback .ptForm input,
.prodetFeedback .ptForm textarea {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  background: none;
  color: #252525;
  font-size: 16px;
  width: 100%;
  outline: none;
  resize: none;
  border: none;
  border-bottom: 1px solid #cccccc;
}
.prodetFeedback .ptForm .fbTop {
  margin-bottom: 62px;
}
.prodetFeedback .ptForm .fbTop li {
  float: left;
  width: 31%;
  margin-right: 2%;
}
.prodetFeedback .ptForm .fbTop li:last-child {
  margin-right: 0;
}
.prodetFeedback .ptForm .fbTop li input {
  height: 15px;
  padding: 0 4px;
}
.prodetFeedback .ptForm .fbTop li input:focus {
  height: 43px;
  border-bottom: 3px solid #004ca1;
}
.prodetFeedback .ptForm .fbBot {
  margin-bottom: 75px;
}
.prodetFeedback .ptForm .fbBot textarea {
  height: 16px;
  overflow: hidden;
}
.prodetFeedback .ptForm .fbBot textarea:focus {
  height: 55px;
  border-bottom: 3px solid #004ca1;
}
.prodetFeedback .ptForm input[type="submit"] {
  cursor: pointer;
  text-align: left;
  padding-left: 31px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  text-transform: uppercase;
  font-size: 16px;
  width: 203px;
  height: 52px;
  border: none;
  background: #004ca1 url("../images/fb-send.png") no-repeat right 10px center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  color: #fff;
}
.prodetFeedback .ptForm input[type="submit"]:hover {
  background-color: #222;
}


.prodet-page .i-app-body {
  background: #f7f7f7;
}
.prodet-page .i-app-body .app-box-list {
	width:100%;
  background: white;
  margin: 20px 0;
  display: inline-block;
  transition: .3s ease;
}
.prodet-page .i-app-body .app-box-list .app-img {
  width: 50%;
}
.prodet-page .i-app-body .app-box-list .app-img img {
  width: 100%;
}
.prodet-page .i-app-body .app-box-list .app-text {
  width: 50%;
  padding: 95px 30px 0;
}
.prodet-page .i-app-body .app-box-list .app-text h4 {
  display: inline-block;
  border-bottom: 1px solid #ffb11b;
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 19px;
  margin-bottom: 30px;
}
.prodet-page .i-app-body .app-box-list .app-text p {
  font-size: 16px;
}
.prodet-page .i-app-body .app-box-list .app-text .i-app-btn {
  display: inline-block;
  font-size: 16px;
  border: 1px solid #ffb11b;
  padding: 10px 35px;
  border-radius: 25px;
  font-weight: bold;
  margin-top: 30px;
  transition: .3s ease;
}
.prodet-page .i-app-body .div-more-btn {
  cursor: pointer;
}
.prodet-page .i-app-body .app-box-list:hover {
  background: #ffb11b;
}
.prodet-page .i-app-body .app-box-list:hover .app-text .i-app-btn {
  border: 1px solid #162951;
  background: #162951;
  color: white;
}
.prodet-page .i-app-body .app-box-list:nth-child(odd) .app-img {
  float: left!important;
}
.prodet-page .i-app-body .app-box-list:nth-child(odd) .app-text {
  float: right!important;
}
.prodet-page .i-app-body .app-box-list:nth-child(even) .app-img {
  float: right!important;
}
.prodet-page .i-app-body .app-box-list:nth-child(even) .app-text {
  float: left!important;
}
.prodet-page .i-app-body .app-box-list:nth-child(4) ~ div {
  display: none;
}
.prodet-page .i-app-body .div-more {
  text-align: center;
  padding-bottom: 105px;
}
.prodet-page .related-products ul {
  margin: -10px;
}
.prodet-page .related-products ul li {
  padding: 10px;
}
.prodet-page .related-products ul li .related-products-img img {
  width: 100%;
}
.prodet-page .related-products ul li .related-products-text {
  background: #ffb11b;
  text-align: center;
  padding: 15px 0;
}
.prodet-page .related-products ul li .related-products-text p {
  font-size: 16px;
}
.prodet-page .related-products .box {
  padding: 60px 0;
}
.prodet-page .related-products h1 {
  font-size: 48px;
  font-family: "Oswald-Bold";
  text-transform: uppercase;
  margin-bottom: 25px;
}



/* æ–°é—»è¯¦æƒ… */
.inner-page .grid &gt; .sideBar.wide.column {
  width: 22%!important;
  float: left;
}
.inner-page .grid &gt; .sideBar.wide.column .side-tit {
  color: #000000;
  margin-bottom: 31px;
}
.inner-page .grid &gt; .sideBar.wide.column .side-tit h2 {
  font-size: 40px;
  line-height: 1em;
}
.inner-page .grid &gt; .sideBar.wide.column .side-tit span {
  font-size: 14px;
}
.inner-page .grid &gt; .sideBar.wide.column .side-tit span a {
  color: #000;
}
.inner-page .grid &gt; .sideBar.wide.column .side-menu {
  margin-bottom: 64px;
}
.inner-page .grid &gt; .sideBar.wide.column .side-menu li a {
  color: #000000;
  font-size: 14px;
  display: block;
  height: 40px;
  line-height: 40px;
  background: #efefef;
  padding-left: 19px;
  margin-bottom: 2px;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
}
.inner-page .grid &gt; .sideBar.wide.column .side-menu li li a {
  padding-left: 35px;
  position:relative;
}
.inner-page .grid &gt; .sideBar.wide.column .side-menu li li a:after {
  content:'';
  width:5px;
  height:1px;
  background:#222;
  position:absolute;
  top:50%;
  left:19px;
  display:block;
}
.inner-page .grid &gt; .sideBar.wide.column .side-menu li a:hover,
.inner-page .grid &gt; .sideBar.wide.column .side-menu li a.active {
  background: #d11a1a;
  color: #ffffff;
}
.inner-page .grid &gt; .sideBar.wide.column .side-menu li a:hover:after,
.inner-page .grid &gt; .sideBar.wide.column .side-menu li a.active:after {
  background:#fff;
}
.inner-page .grid &gt; .sideBar.wide.column .side-contact {
  padding: 40px 24px 40px 16px;
  background: #efefef;
}
.inner-page .grid &gt; .sideBar.wide.column .side-contact p {
  color: #000000;
  font-size: 16px;
  line-height: 25px;
  margin-top: 25px;
}
.inner-page .grid &gt; .sideBar.wide.column .side-contact p:first-child {
  margin-top: 0;
}
.inner-page .grid &gt; .sideBar.wide.column .side-contact p a {
  color: #000000;
}
.inner-page .grid &gt; .sideBar.wide.column .side-contact .side-social {
  margin-top: 16px;
}
.inner-page .grid &gt; .sideBar.wide.column .side-contact .side-social a {
  display: inline-block;
  width: 21px;
  height: 21px;
  text-align: center;
  line-height: 21px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background: #272636;
  color: #efefef;
}
.inner-page .grid &gt; .sideBar.wide.column .side-contact .side-social a .icon {
  margin-right: 0;
}
.inner-page .grid &gt; .sideBar.wide.column .side-contact .side-social a:hover {
  background: #d11a1a;
  color: #fff;
}
.news-page .newslist li {
  padding: 0 10px 8px 20px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 20px;
}
.news-page .newslist li .new-r {
  width: 100%;
}
.news-page .newslist li .new-r h3 {
  font-size: 18px;
  font-weight: 600;
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
}
.news-page .newslist li .new-r h3 a {
  color: #555;
  font-size: 18px;
}
.news-page .newslist li .new-r i.new-update,
.news-page .newslist li .new-r p.new-abst {
  color: #777;
  font-size: 14px;
}
.news-page .newslist li .new-r i.new-update {
  display: block;
  margin: 10px 0;
}
.news-page .newslist li .new-r p.new-abst {
  line-height: 1.8em;
  font-size: 15px;
}
.news-page .newslist li .new-r:hover h3 a {
  color: #d11a1a;
}
.newdet-page .news {

}
.newdet-page .box{
	padding:50px 0;
}
.newdet-page .news .news_title h1 {
  padding-bottom: 10px;
  font-size: 20px;
  text-align: center;
  color: #333;
}
.newdet-page .news .news_date {
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
}
.newdet-page .news .news_abst {
  border-bottom: 1px dashed #CCC;
  padding: 10px 0;
  font-size: 14px;
}
.newdet-page .news .news_abst p {
  display: inline-block;
}
.newdet-page .news .news_contents {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px dashed #CCC;
  padding: 20px 0;
}
.newdet-page .news .news_contents a {
  color: #000;
  font-size: 16px;
  line-height: 24px;
}
.newdet-page .news .news_contents p,
.newdet-page .news .news_contents div,
.newdet-page .news .news_contents span,
.newdet-page .news .news_contents table {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  clear: both;
}
.newdet-page .news .news_next {
  width: 99%;
  margin-top: 0px;
  padding-left: 5px;
  border-top: 0px solid #CCC;
  text-align: left;
  padding-top: 10px;
}
.newdet-page .news .news_next a {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #999;
  font-size: 15px;
  margin-left: 5px;
}
.newdet-page .news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #000;
}
.newdet-page .news .newsnav {
  margin-bottom: 30px;
}
.inner-page .grid &gt; .page-rightBar.wide.column {
  width: 78%!important;
  padding-left: 3.1rem!important;
  float: right;
}





/* åª’ä½“æŸ¥è¯¢æœº */
@media screen and (max-width: 1230px) {
	.inner-page .grid &gt; .sideBar.wide.column{
		display:none;
	}
	.inner-page .grid &gt; .page-rightBar.wide.column{
		width:100%!important;
		padding:0!important;
		float:none;
	}
	
	#banner{
		margin-top:0;
	}
	#inner-banner{
		margin-top: 0;
	}
	#inner-banner .contact{
		transform: translateY(-50%);
	}
	/* å…³äºŽæˆ‘ä»¬ */
	.about-page .init-1 .init-1-text{
		width: 50%;
	}
	.about-page .init-1 .init-1-text p{
		font-size: 14px;
	}
	.about-page .init-1 .init-1-img{
		width: 50%;
	}
	.about-page .init-1 .init-1-img .init-1-smallimg{
		left: 0;
		bottom: -15%;
		width: 40%;
	}
	.about-page .init-1 .init-1-img:before{
		right: -35px;
		top: 30px;
	}
	.about-page .init-1 .init-1-bottom .column{
		text-align: center;
	}
	.about-page .init-3 .box .init-3-body .cl .init-3-text-one{
		padding: 40px 0 0 40px;
	}
	.about-page .init-4 .slick-next.slick-arrow{
		right: 0;
	}
	.about-page .init-4 .slick-prev.slick-arrow{
		left: 0;
	}
	.about-page .init-5 .slick-prev.slick-arrow{
		left: 40%;
	}
	.about-page .init-5 .slick-next.slick-arrow{
		right: 40%;
	}
	.about-page .init-6 .slick-prev.slick-arrow{
		left: 40%;
	}
	.about-page .init-6 .slick-next.slick-arrow{
		right: 40%;
	}

  .app-page .i-app-body .app-box-list .app-text h4{
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .app-page .i-app-body .app-box-list .app-text p{
    font-size: 14px;
  }
  .app-page .i-app-body .app-box-list .app-text{
    padding: 20px 20px 0;
  }

  .service-page .i-service .service-box h4{
  	font-size: 18px;
  }
  .service-page .i-service .service-box p{
  	font-size: 12px;
  	margin-top: 20px;
  }
  .service-page .i-service .service-box{
  	padding: 65px 20px;
  }
  .service-page .i-technoloy .box .technoloy-box h4{
  	font-size: 20px;
  	margin: 10px 0;
  }
  .service-page .i-after .cl .fr .after-add{
  	font-size: 14px;
  }
  .service-page .i-after .cl .fl p{
  	font-size: 14px;
  }
  .service-page .i-after .cl .fr a{
  	font-size: 14px;
  }
  .service-page .technicalt-list .technicalt-list-box p{
  	font-size: 14px;
  }
  .service-page .technicalt-list .technicalt-list-box a{
  	font-size: 20px;
  	line-height: 20px;
  }

  .contact-page .i-contact .fl .contact-add h5{
  	font-size: 12px;
  	vertical-align: middle;
  }
  .contact-page .i-contact .fr .people-box .people-text p{
  	font-size: 12px;
  	vertical-align: middle;
  }
  .contact-page .i-contact .fl .contact-add span{
  	font-size: 12px;
  	vertical-align:middle;
  }
  .contact-page .i-contact .fl .contact-add img{
  	vertical-align: middle;
  }
  .contact-page .i-contact .i-form .form-box input[type="submit"]{
  	font-size: 16px;
  }
}



@media screen and (max-width: 970px){
	.i-Solution ul li .Solution-box .Solution-textbox .Solution-text{
		padding:15px 0;
	}
	.i-Solution ul li .Solution-box .Solution-textbox .Solution-text p{
		font-size:16px;
	}
	
	.about-page .init-1 .init-1-img:before{
		width: 350px;
		height: 380px;
	}
	.about-page .init-1 .init-1-text p{
		font-size: 12px;
		margin-top: 10px;
	}
	.about-page .init-1 .init-1-bottom .init-1-column .icon-text{
		display: block;
		margin-left: 0;
	}
	.about-page .init-3 .box .init-3-body .cl .init-3-text-one h4{
		font-size: 20px;
	}
	.about-page .init-3 .box .init-3-body .cl .init-3-text-one p{
		font-size: 14px;
		margin-top: 5%;
	}
	.public-title h1{
		font-size: 35px;
	}
	.about-page .init-5 .box .cl p,
	.about-page .init-6 .box .cl p{
		font-size: 12px;
	}

  .product-page .products-color-box .warp .title-box .warp-top .more-products-btn{
      margin-top:0;
      font-size: 12px;
      padding: 10px 30px;
    }

    .app-page .i-app-body .app-box-list .app-text h4{
      font-size: 16px;
    }
    .app-page .i-app-body .app-box-list .app-text p{
      font-size: 12px;
    }
    .app-page .i-app-body .app-box-list .app-text .i-app-btn{
      font-size: 12px;
      padding: 10px 30px;
      margin-top: 10px;
    }

	.service-page .i-technoloy .box .technoloy-box .technoloy-left{
		padding: 10% 10% 10% 10%;
	}
    .service-page .i-technoloy .box .technoloy-box .technoloy-right{
    	top: -40px;
    	padding: 10% 10% 10% 5%;
    }

    .contact-page .i-contact .fl, .contact-page .i-contact .fr{
    	width: 100%;
    }
    /*.contact-page .i-contact .fr .people-box .people-text{
    	text-align: center;
    }*/
    .contact-page .i-contact .fr{
    	margin-top: 15px;
    }
}

@media screen and (max-width: 768px) {
	.service-page .i-after .box{
		padding:60px 0;
	}
	
	.prodet-page .prodet-pics .grid.two.column .pro-bPic{
		width:100%;
	}
	.prodet-page .prodet-pics .grid.two.column .pro-det-one{
		width:100%;
	}
	
	.i-Solution ul li .Solution-box .Solution-textbox .Solution-text p{
		font-size:12px;
	}
	
	.about-page .init-1 .init-1-bottom .init-1-column .icon-text h2{
		font-size: 35px;
	}
	.about-page .init-1 .init-1-bottom .init-1-column .icon-text span{
		font-size: 16px;
	}
	.about-page .init-2 .box .init-2-text h2{
		font-size: 30px;
	}
	.about-page .init-2 .box{
		padding: 80px 0;
	}
	.about-page .init-2 .box .init-2-text{
		padding-top: 0;
	}
	.about-page .init-2 .init-2-video .play{
		top: 0;
	}
	.about-page .init-2 .box .init-2-video span{
		bottom: 0;
	}
      .product-page .inner-products ul li .right h2{
      font-size: 20px;
    }
    .product-page .products-color-box .warp .title-box .warp-top h3{
      font-size: 20px;
    }
    .service-page .i-after .cl .fr .after-add em{
    	right: 0;
    	bottom: 0;
    	position: relative;
    }
    .service-page .i-technoloy .box .technoloy-box .technoloy-left{
    	width: 100%;
    	padding: 10%;
    }
    .service-page .i-technoloy .box .technoloy-box .technoloy-right{
    	width: 100%;
    	position: relative;
    	top: 0;
    	padding: 10%;
    }
}

@media screen and (max-width: 660px){
	.about-page .init-1 .init-1-img{
		float: none;
		text-align: center;
    width: 100%;
	}
	.about-page .init-1 .init-1-text{
		width: 100%;
	}
  .about-page .init-1 .init-1-img:before{
    display: none;
  }
  .about-page .init-3 .box .init-3-body .cl .init-3-text-one{
    width: 100%;
    padding: 40px 40px;
  }
  .about-page .init-3 .box .init-3-body .cl .init-3-img{
    width: 100%;
  }
  .about-page .init-1 .init-1-img{
      padding-top: 20px;
    }

    /* äº§å“ä¸­å¿ƒ */


	.service-page .i-after .cl .fl,
	.service-page .i-after .cl .fr{
		width: 100%;
	}
	.service-page .i-after .cl .fl{
		padding-right: 0;
	}
	.service-page .i-after .cl .fr{
		padding-left: 0;
		margin-top: 5%;
	}

	.inner-page .sideBar .side-menu .nowCat{
		display: none;
	}
}

@media screen and (max-width: 500px){
	.i-Solution .grid-box.three&gt;.column{
		width:50%;
	}
	
  .about-page .init-1 .init-1-bottom{
    margin-top: 100px;
  }
  .about-page .init-2 .box .init-2-text h2{
    font-size: 20px;
  }
  .about-page .init-5 .slick-next.slick-arrow,
  .about-page .init-6 .slick-next.slick-arrow{
    right: 30%;
  }
  .about-page .init-5 .slick-prev.slick-arrow,
  .about-page .init-6 .slick-prev.slick-arrow{
    left: 30%;
  }
  #outerImageContainer{
    width: auto!important;
    height: auto!important;
  }
  #inner-banner .contact .inner-banner-title h1{
    font-size: 24px;
    margin-bottom:0;
  }
  .about-page .init-2 .box .init-2-video span{
    font-size: 12px;
  }
  .about-page .init-2 .box .init-2-text h2{
    font-size: 16px;
  }
  .about-page .init-2 .box .init-2-text span{
    font-size: 12px;
  }
  #inner-banner .contact .inner-banner-title p{
    font-size: 12px;
  }

  .product-page .inner-products ul li .right h2{
    font-size: 16px;
    line-height: 25px;
  }

  .app-page .i-app-body .app-box-list .app-img{
    width: 100%;
  }
  .app-page .i-app-body .app-box-list .app-text{
    width: 100%;
    padding:20px 20px;
  }
}

@media screen and (max-width: 375px) {
  .inner-page .sideBar .side-menu{
    display: none;
  }
  .service-page .i-technoloy .box .technoloy-box{
  	font-size: 12px;
  }
  .service-page .i-network p{
  	font-size: 12px;
  }
  .service-page .i-after .cl .fl p{
  	font-size: 12px;
  }
  .service-page .i-after .cl .fr .after-add{
  	font-size: 12px;
  }
  .service-page .technicalt-list .technicalt-list-box p{
  	font-size: 12px;
  }

  .contact-page .i-recruitment .box{
  	padding: 100px 0;
  }
  .contact-page .i-recruitment .box h1{
  	font-size: 24px;
  }
  .contact-page .i-recruitment .box a{
  	margin-top: 40px;
  }
  .public-title h1{
  	font-size: 24px;
  }
}


.video_box{
	width:700px!important;
	height:500px!important;
}
.video_box video, .video_box iframe{
	width:100%!important;
	height:100%!important;
}




.more-products ul {
  margin: -10px;
  margin-top: 0;
}

.more-products ul li {
  padding: 10px;
}
.more-products ul li .Solution-img {
  overflow: hidden;
}
.more-products ul li .Solution-img img {
  width: 100%;
  -webkit-filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  filter: grayscale(100%);
  filter: gray;
  transition: .3s ease;
}
.more-products ul li .pro-list{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 20px;
  display: flex;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  opacity: 0;
}
.more-products ul li .pro-list .list .item{
  font-size: 12px;
  line-height: 1.5;
  color: #fff;
  margin-bottom: 10px;
  padding-left: 10px;
  position: relative;
}
.more-products ul li .pro-list .list .item:after{
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #ffb11b;
  left: 0;
  top: 4px;
}
.more-products ul li .pro-list .list .item:last-child{
  margin-bottom: 0;
}
.more-products ul li .Solution-box:hover .Solution-img img {
  width: 100%;
  -webkit-filter: initial;
  filter: initial;
}
.more-products ul li .Solution-box:hover .pro-list{
  opacity: 1;
}
.more-products ul li .Solution-box .Solution-textbox {
	position:relative;
  width: 100%;
  transition: .3s ease;
}
.more-products ul li .Solution-box .Solution-textbox .Solution-text {
  padding:10px;
}
.more-products ul li .Solution-box .Solution-textbox .Solution-text .Solution-icon {
  left: 50%;
  transform: translateX(-50%);
  top: -46px;
  width: 92px;
  height: 92px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #2f2440;
  border-radius: 100%;
  transition: .3s ease;
}
.more-products ul li .Solution-box .Solution-textbox .Solution-text p {
  font-size: 16px;
  text-align: center;
}





/* news about */
	.service {
	    background: #ececec;
	    padding:70px 35px 70px 35px;
		 height: 300px;
	    /* margin: 80px 0; */
		text-align: center;
	}
	.service:hover{
		background: #ffb11b;
		color:#fff;
	}
	
	.service:hover .service-icon i, .service:hover .service-text h2{
		color:#fff;
	}
	
	.service .static{
		background: #bf3a12;
		color:#fff;
	}
	
	.service-icon i{
	    font-size: 45px;
	    color: #ffb11b;
		margin-bottom:25px;
	}
	
	.service-text h2{
		font-family: 'Oswald', sans-serif;
	    font-size: 22px;
	    text-transform: uppercase;
	    font-weight: 700;
	    margin-bottom: 10px;
	}

@media screen and (max-width: 970px){
	.prodet-page .prodet-pics .grid.two.column .pro-det-one .proName{
		font-size:24px;
	}
	.prodet-page .prodet-pics .grid.two.column .pro-det-one{
		padding:0 15px;
	}
	.prodet-page .related-products h1{
		font-size:30px;
	}
	
	
	.service{
		height:auto;
		padding:20px;
	}
	
	.about-page .init-1 .init-1-bottom .grid-box{
		margin:-15px;
	}
	.about-page .init-1 .init-1-bottom .column{
		padding:15px;
	}
	.about-page .init-1 .init-1-bottom{
		margin-top:0;
	}
}


.faq-page .box{
	padding-bottom:50px;
}
.faq-page .grid-box.two{
		margin: -10px;
	}
	.faq-page .faq-list {
	  padding: 10px;
	}
	.faq-page .faq-list dt {
	  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
	  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
	  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
	  -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
	  -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
	  padding: 16px 30px 14px;
	  background-color: #343434;
	  font-size: 18px;
	  cursor: pointer;
	  color: #9e9e9e;
	  /* margin-bottom: 12px; */
	  transition: 0.5s ease;
	}
	.faq-page .faq-list dt:hover, .faq-page .faq-list dt.active {
	  background: #37acef;
	  color: #fff;
	}
	.faq-page .faq-list dd {
	  font-size: 14px;
	  line-height: 22px;
	  color: #757575;
	  padding: 15px 30px;
	  margin-bottom: 12px;
	  display: none;
	  word-break: break-word;
	}


#header .nav .ui.menu .menu-box ul.menu &gt; li ul.sub-menu li .children{
	position:absolute;
	left:100%;
	top:0;
	display:none;
	background:black;
	width:auto;
	white-space:nowrap;
}
#header .nav .ui.menu .menu-box ul.menu &gt; li ul.sub-menu li:hover .children{
	display:block;
}

.inner-page .sideBar .side-menu .cat-list li{
	position:relative;
}
.inner-page .sideBar .side-menu .cat-list li:hover .children{
	display:block;
}
.inner-page .sideBar .side-menu .cat-list li .children{
	display:none;
	position:absolute;
	width:250px;
	right:100%;
	top:0;
	background:#ffb11b;
}




/* å¼•å¯¼é¡µ */
.yd-page .i-app-body{
	background: #f7f7f7;
}
.yd-page .i-app-body .app-box-list{
	background: white;
	margin: 20px 0;
	display: inline-block;
	transition: .3s ease;
}
.yd-page .i-app-body .app-box-list .app-img{
	width: 50%;
}
.yd-page .i-app-body .app-box-list .app-img img{
	width: 100%;
}
.yd-page .i-app-body .app-box-list .app-text{
	width: 50%;
	padding: 95px 30px 0;
}
.yd-page .i-app-body .app-box-list .app-text h4{
	display: inline-block;
	border-bottom: 1px solid #ffb11b;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 19px;
	margin-bottom: 30px;
}
.yd-page .i-app-body .app-box-list .app-text p{
	font-size: 16px;
}
	
.yd-page .i-app-body .app-box-list .app-text .i-app-btn{
	display: inline-block;
	font-size: 16px;
	border: 1px solid #ffb11b;
	padding: 10px 35px;
	border-radius: 25px;
	font-weight: bold;
	margin-top: 30px;
	transition: .3s ease;
}
.yd-page .i-app-body .div-more-btn{
	cursor: pointer;
}
.yd-page .i-app-body .app-box-list:hover{
	background: #ffb11b;
}
.yd-page .i-app-body .app-box-list:hover .app-text .i-app-btn{
	border: 1px solid #162951;
	background: #162951;
	color: white;
}

.yd-page .i-app-body .app-box-list:nth-child(odd) .app-img{
	float: left!important;
}
.yd-page .i-app-body .app-box-list:nth-child(odd) .app-text{
	float: right!important;
}
.yd-page .i-app-body .app-box-list:nth-child(even) .app-img{
	float: right!important;
}
.yd-page .i-app-body .app-box-list:nth-child(even) .app-text{
	float: left!important;
}
.yd-page .i-app-body .app-box-list:nth-child(4)~div{
	display: none;
}
.yd-page .i-app-body .div-more{
	text-align: center;
	padding-bottom: 105px;
}

.yd-page .related-products ul{
	margin: -10px;
}
.yd-page .related-products ul li{
	padding: 10px;
}
.yd-page .related-products ul li .related-products-img img{
	width: 100%;
}
.yd-page .related-products ul li .related-products-text{
	background: #ffb11b;
	text-align: center;
	padding: 15px 0;
}
.yd-page .related-products ul li .related-products-text p{
	font-size: 16px;
}
.yd-page .related-products .box{
	padding: 60px 0;
}
.yd-page .related-products h1{
	font-size: 48px;
	font-family: "Oswald-Bold";
	text-transform: uppercase;
	margin-bottom: 25px;
}




/* å›¾ç‰‡å±•ç¤º */
.inner-page{
	font-size: 16px;
}
.inner-page .grid-box {
  display: inline-block;
  width: 100%;
  margin: 0 -15px;
	padding-bottom: 50px;
}
.inner-page .grid-box&gt;.column,
.inner-page .grid-box .swiper-slide.column{
  padding: 0 15px;
}
.i-product {
  padding: 132px 0 166px;
}
.i-product .i-tit {
  color: #1b1b1b;
}
/*.i-product .pro-list {
  margin-top: 69px;
}*/
.i-product .pro-list &gt; .column {
  margin-bottom: 19px;
	vertical-align:bottom;
}
.i-product .pro-list  .column .img-box {
  border: 1px solid #eee;
  text-align: center;
}
.i-product .pro-list .con-box {
  position: relative;
  z-index: 10;
}
.i-product .pro-list .con-box a:hover {
  color: #004ca1!important;
}
.i-product .pro-list .con-box .inner-box {
  background: #eee;
  padding: 5px 10px;
}
.i-product .pro-list .con-box .inner-box .tit a {
  display: block;
  color: #1b1b1b;
  font-size: 18px;
  
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.i-product .pro-list .con-box .inner-box .abst {
  margin: 12px 0 18px;
  color: #9e9c9f;
  font-size: 16px;
  line-height: 28px;
}
.i-product .pro-list .con-box .inner-box .more {
  color: #1b1b1b;
  font-size: 16px;
}
.i-product .pro-list .con-box .inner-box .more .icon {
  margin-left: 14px;
}


/* åœ°å›¾ç»„ä»¶ */
	.map-content {
	    padding: 30px 0;
	}
	
	.map-module {
	    width: 1200px !important;
	    margin: 0 auto;
	    position: relative;
	    transition: all .3s ease;
	}
	
	.map-title {
	    font-size: 24px;
	    color: #333;
	    text-align: center;
	    margin: 50px 0;
	    position: relative;
	}
	
	.map-branch .map-title {
	    margin: 20px 0 0;
	    z-index: 1;
	}
	
	.map-title:before {
	    content: "";
	    position: absolute;
	    width: 0;
	    height: 0;
	    bottom: -23px;
	    left: 50%;
	    transform: translateX(-50%);
	    border: 6px solid;
	    border-color: #20B09F transparent transparent;
	}
	
	.map-title:after {
	    content: "";
	    position: absolute;
	    width: 52px;
	    height: 3px;
	    background-color: #20B09F;
	    bottom: -12px;
	    left: 50%;
	    transform: translateX(-50%);
	}
	
	.map-content-info {
	    position: relative;
	    margin-bottom: 30px;
	}
	
	.branch-map-l {
	    width: 849px;
	    height: 575px;
	    position: relative;
	}
	
	.map-content-box {
	    width: 100%;
	    height: 100%;
	    background: url("../images/map-bj.png") no-repeat center;
	    position: relative;
	}
	
	.map-dot {
	    position: absolute;
	    text-align: center;
	    font-size: 16px;
		font-weight:700;
	    cursor: pointer;
	}
	
	.beijing {
	    left: 585px;
	    top: 220px;
	}
	
	.tianjin {
	    left: 604px;
	    top: 234px;
	}
	
	.hebei {
	    left: 575px;
	    top: 254px;
	}
	
	.shanxi {
	    left: 540px;
	    top: 276px;
	}
	
	.liaoning {
	    left: 660px;
	    top: 196px;
	}
	
	.jilin {
	    left: 696px;
	    top: 167px;
	}
	
	.heilongjiang {
	    left: 676px;
	    top: 106px;
	}
	
	.shanghai {
	    left: 668px;
	    top: 341px;
	}
	
	.jiangsu {
	    left: 646px;
	    top: 316px;
	}
	
	.zhejiang {
	    left: 655px;
	    top: 379px;
	}
	
	.anhui {
	    left: 605px;
	    top: 334px;
	}
	
	.fujian {
	    left: 625px;
	    top: 428px;
	}
	
	.jiangxi {
	    left: 595px;
	    top: 402px;
	}
	
	.shandong {
	    left: 610px;
	    top: 284px;
	}
	
	.henan {
	    left: 562px;
	    top: 316px;
	}
	
	.hubei {
	    left: 555px;
	    top: 359px;
	}
	
	.hunan {
	    left: 545px;
	    top: 409px;
	}
	
	.guangdong {
	    left: 575px;
	    top: 466px;
	}
	
	.guangxi {
	    left: 506px;
	    top: 461px;
	}
	
	.chongqing {
	    left: 495px;
	    top: 364px;
	}
	
	.sichuan {
	    left: 425px;
	    top: 354px;
	}
	
	.guizhou {
	    left: 484px;
	    top: 424px;
	}
	
	.yunnan {
	    left: 405px;
	    top: 462px;
	}
	
	.shanxi1 {
	    left: 502px;
	    top: 312px;
	}
	
	.map-dot:after {
	    content: "";
	    display: block;
	    width: 8px;
	    height: 8px;
	    margin: 0 auto;
	    background-color: #01B7BD;
	    border-radius: 50%;
	}
	
	.map-dot.beijing:after {
	    width: 13px;
	    height: 12px;
	    border-radius: 0;
	    background: url("../images/icon-star.png") no-repeat center;
	}
	
	.branch-map-data {
	    position: absolute;
	    box-sizing: border-box;
	    width: 430px;
	    border: 1px solid #01B7BD;
	    box-shadow: 0 0 2px 2px #e9e9e9;
	    background-color: #fff;
	    padding: 10px 30px;
	    z-index: 1;
	    display: none;
		right:-430px;
		top:50%;
		transform:translatey(-50%);
	}
.branch-map-data .fa-times{
	position:absolute;
	right:25px;
	top:15px;
	cursor:pointer;
}
	.branch-map-data-title {
	    border-bottom: 1px solid #eee;
	}
	
	.branch-map-data-title p {
	    font-size: 18px;
	    color: #333;
	    line-height: 28px;
	}
	
	.branch-map-data-info {
/* 	    max-height: 236px; */
	    overflow-y: auto;
	}
	
	.data-branch {
	    border-bottom: 1px dashed #eee;
	    padding: 6px 0;
	    box-sizing: border-box;
	}
	
	.data-branch:last-child {
	    border: none;
	}
	
	a, button, input, textarea {
	    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	    -moz-transition: all .3s ease;
	    -webkit-transition: all .3s ease;
	    transition: all .3s ease;
	}
	
	.data-branch .data-name {
	    font-size: 14px;
	    color: #666;
	    line-height: normal;
	    margin-bottom: 5px;
	}
	
	.data-branch p {
	    font-size: 12px;
	    color: #999;
	    line-height: 20px;
	}
	
	.data-branch p {
	    font-size: 12px;
	    color: #999;
	    line-height: 20px;
	}
	
/* 	.branch-map-data:before {
	    content: "";
	    position: absolute;
	    left: -16px;
	    top: 50%;
	    transform: translateY(-50%);
	    width: 0;
	    height: 0;
	    border: 8px solid;
	    border-color: transparent #01B7BD transparent transparent;
	} */
	
	.branch-map-data:after {
	    content: "";
	    position: absolute;
	    left: -90px;
	    top: 50%;
	    transform: translateY(-50%);
	    width: 0;
	    height: 0;
/* 	    border: 8px solid; */
/* 	    border-color: transparent #fff transparent transparent; */
/* 		background:url("../images/line.png")no-repeat top;
		background-size:100% 100%; */
	}
	

/* .map-dot.cur:after{
	content:"";
	background:url("../images/line.png")no-repeat top;
		background-size:100% 100%;
	width: 230px;
	    height: 100px;
	position:absolute;
	left:0;
	bottom:-10px;
} */
.map-dot.zhejiang.cur:after{
	 content: "";
    position: absolute;
    width: 200px;
    height: 1px;
    background: #000000;
    bottom: 50px;
    left: 25%;
    transform: rotate(-30deg);
}
.map-dot.guizhou.cur:after{
	 content: "";
    position: absolute;
    width: 380px;
    height: 1px;
    background: #000000;
    bottom: 85px;
    left: 0;
    transform: rotate(-25deg);
}
.map-dot.shanxi1.cur:after{
	 content: "";
    position: absolute;
    width: 342px;
    height: 1px;
    background: #000000;
    bottom: 30px;
    left: 15px;
    transform: rotate(-10deg);
}
.map-dot.heilongjiang.cur:after{
	 content: "";
    position: absolute;
    width: 170px;
    height: 1px;
    background: #000000;
    bottom: -40px;
    left: 15px;
    transform: rotate(30deg);
}

	.map-dot.cur:before {
	    content: "";
	    position: absolute;
	    left: 50%;
	    bottom: -3px;
	    transform: translateX(-50%);
	    width: 14px;
	    height: 14px;
	    border-radius: 50%;
	    border: 1px solid #01B7BD;
	    animation: dot 4s infinite;
	}
	
	@keyframes dot {
	    100% {
	        transform: translateX(-50%) scale(1);
	        opacity: 1;
	    }
	
	    50% {
	        transform: translateX(-50%) scale(1.5);
	        opacity: .1;
	    }
	}


/* æ–°é—»è½®æ’­æŒ‰é’® */
.news-list-box ul .slick-arrow{
	background: none;
    color: transparent;
    position: absolute;
    top: 50%;
    z-index: 10;
    border: none;
    outline: none;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 60px;
}
.news-list-box .slick-prev.slick-arrow{
	background: url(../images/i-app-left.png) no-repeat center;
    left: -50px;
}
.news-list-box .slick-next.slick-arrow{
	background: url(../images/i-app-right.png) no-repeat center;
    right: -50px;
}
.news-list-box .slick-arrow{
	 height: 50px;
    width: 50px;
    border: none;
    position: absolute;
    z-index: 100;
    top: 50%;
    transform: translateY(-50%);
}


/* ä¸‹è½½é¡µ */
.download_nr li{
	margin: 10px 0;
	float: left;
	background-color: #efefef;
	padding: 30px 20px;
	width: 100%;
}
.download_txt{
	float: left;
	font-size: 16px;
	color: #333;
}
.download_anu a{
	float:left;
	margin:0 12px;
}
.download_anu a i{
	line-height:22px;
}

.pdf-box.grid-box.four{
	margin:0 -5px;
}
.pdf-box.grid-box.four .column{
	padding:5px;
}


.about-page .init-4-body{
	position:relative;
}
.about-page .init-4 .more-btn {
  padding-bottom:30px;
	position:absolute;
	bottom:0;
	left:50%;
	transform:translatex(-50%);
}
.about-page .init-4 .more-btn a {
  font-size: 12px;
  display: inline-block;
  background: #ffab02;
  vertical-align: middle;
  padding-left: 30px;
}
.about-page .init-4 .more-btn a .more-jt {
  margin-left: 30px;
  background: #000000;
  width: 50px;
  height: 50px;
  vertical-align: middle;
  display: inline-block;
  background-image: url(../images/more-btn-jiantou.png);
  background-position: center;
  background-repeat: no-repeat;
}



.zi-gongsi h2{
	font-size:30px;
	text-transform:capitalize;
}
.zi-gongsi ul li{
	font-size:16px;
	vertical-align:middle;
	margin-bottom:15px;
}
.zi-gongsi ul li img{
	vertical-align:middle;
	margin-right:10px;
}

.contact-page .i-contact .fl h2{
	font-size:30px;
}
@media screen and (max-width: 1330px){
	.branch-map-data{
		right:-300px;
	}
}
@media screen and (max-width: 1230px){
	.branch-map-data{
		right:-140px;
	}
}
.network-box{
	display:none;
}
.network-box .grid-box{
	width:auto;
}
.network-box .grid-box&gt;.column{
	padding:20px;
}
.network-box .net-mork{
	text-align: center;
   padding: 20px;
   border: 1px solid #fff;
   background-color: #ffab02;
   border-radius: 0px;
}
.network-box .network-name{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
@media screen and (max-width: 1000px) {
	.map-content-info{
		display:none;
	}
	
	.network-box{
		display:block;
	}
	
	.about-page .init-4 .more-btn{
		position:relative;
		left:auto;
		transform:translatex(0);
		text-align:center;
	}
	
	.about-page .init-4 ul .slick-slide img{
		transform: scale(1,1)!important;
	}
	.about-page .init-4 ul li span{
		margin-top: 8%;
	}
	.about-page .init-4 ul{
		margin: -10px;
	}
	.about-page .init-4 ul li{
		padding: 10px;
	}
}


@media screen and (max-width: 768px){
	.network-box{
		margin-top:30px;
	}
	
	.ser-image{
		width:100%;
	}
	.service-page table{
		font-size:12px;
	}
	.download_nr .download_txt{
		display:block;
		float:none;
	}
	.download_nr .download_anu{
		display:block;
		float:none;
	}
	
	
	.inner-page .grid-box&gt;.column,
.inner-page .grid-box .swiper-slide.column{
  padding: 0;
}
	.prodet-page .prodet-pics .grid.two.column .pro-det-one{
		padding:0;
	}
	.inner-page .grid-box{
		padding-bottom:0;
	}
	.prodet-page .prodet-det-two{
		padding:60px 0;
	}
	
	.prodet-page .prodetTit{
		font-size:30px;
	}
	
	
	.inner-page .grid-box{
		margin:0;
	}
	.prodet-page .prodet-pics .grid.two.column .pro-det-one{
		margin-top:20px;
	}
	.prodet-page .prodet-pics .grid.two.column .pro-det-one .proName{
		margin-bottom:10px;
	}
  #inner-banner{
    display: block;
  }
}


@media screen and (max-width: 500px){
	.network-box .grid-box&gt;.column{
		margin-top:20px;
	}
	
	.about-page .init-4 ul{
		margin:0;
	}
	
	.about-page .init-4 ul li span{
		margin-left:0;
		text-align:center;
	}
	
	.about-page .init-2{
		background-attachment: unset;
	}
	
	.about-page .init-4 ul{
		padding: 40px 80px 0;
	}
	
	.send-text{
		display:none;
	}
	
	.faq-page .grid-box.two{
		margin:0;
	}
	
	.service-page .i-service .box .grid-box{
		margin:0;
	}
	.service-page .i-service .box .grid-box .column{
		padding:0;
		margin-bottom:50px;
	}
	.service-page .i-service .service-box{
		height:auto;
	}
	
	.contact-page .i-contact .fr .grid-box.two{
		margin:0;
	}
	.contact-page .i-contact .fr .grid-box.two .column{
		padding:0;
	}
	
	.button-group{
		right:auto!important;
	}
  .footer-top .footer-list:nth-child(2), .footer-top .footer-list:nth-child(3), .footer-top .footer-list:nth-child(4){
    display: none;
  }
}


.inner-main-box .news-list-box .grid-box.three{
	width:auto;
}

.inner-main-box .more-products-list .grid-box.three{
	width:auto;
}
table {
  margin-bottom: 20px;
  word-break: break-word;
  width: 100% !important;
  height: auto !important;
  display: block;
  overflow: auto;
  max-width: 1100px;
  margin: 0 auto;
}
table tbody {
  display: table;
  width: 100% !important;
  min-width: 600px;
}
table td,
table th {
  padding: 5px 10px;
  border: 1px solid #666;
  width: auto !important;
  height: auto !important;
}
table tr {
  width: auto !important;
  height: auto !important;
}
table tr:nth-child(even) {
  background: #cecece;
}


.son-about-page{
  padding: 80px 0;
}
.son-about-page .sabout-1{
  overflow: hidden;
}
.son-about-page .sabout-1 .img{
  /*float: left;*/
  /*margin: 0 20px 20px 0;*/
}
.son-about-page .sabout-1 .content{
  line-height: 1.8;
}
.son-about-page .sabout-1 .content span{
  display: block;
}
.son-about-page .sabout-1 .content h1{
  display: inline-block;
}
.son-about-page h2{
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
}
.son-about-page .sabout-2{
  padding: 80px 0 0;
}
.son-about-page .sabout-2 h2{
  text-align: center;
  margin-bottom: 50px;
}
.son-about-page .sabout-2 ul{
  margin: 0;
}
.son-about-page .sabout-2 ul li{
  padding: 0 !important;
}
.son-about-page .sabout-2 ul li h4{
  font-size: 20px;
  font-weight: bold;
  padding: 15px 0;
  text-align: center;
}
.son-about-page .sabout-2 ul li img{
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
    -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.son-about-page .sabout-2 ul li:hover img{
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

@media screen and (max-width:1000px){
  .son-about-page .sabout-1 .content,
  .son-about-page .sabout-1 .img{
    width: 100%;
  }
}</pre></body></html>